"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5) 2025/09/03 01:54:22 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kebifir4size" 2025/09/03 01:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 01:54:22 DEBUG : Creating backend with remote "/tmp/rclone334375008" === RUN TestDirHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:22 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:22 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:22 DEBUG : dir: Looking for writers 2025/09/03 01:54:22 DEBUG : Looking for writers 2025/09/03 01:54:22 DEBUG : dir: reading active writers 2025/09/03 01:54:22 DEBUG : >WaitForWriters: 2025/09/03 01:54:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirHandleMethods (0.57s) === RUN TestDirHandleReaddir run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:22 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subdir 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subdir 2025/09/03 01:54:23 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:23 DEBUG : dir/subdir: Looking for writers 2025/09/03 01:54:23 DEBUG : dir: Looking for writers 2025/09/03 01:54:23 DEBUG : file1: reading active writers 2025/09/03 01:54:23 DEBUG : file2: reading active writers 2025/09/03 01:54:23 DEBUG : subdir: reading active writers 2025/09/03 01:54:23 DEBUG : Looking for writers 2025/09/03 01:54:23 DEBUG : dir: reading active writers 2025/09/03 01:54:23 DEBUG : >WaitForWriters: 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subdir 2025/09/03 01:54:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 --- PASS: TestDirHandleReaddir (1.21s) === RUN TestDirHandleReaddirnames run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:24 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:24 DEBUG : dir: Looking for writers 2025/09/03 01:54:24 DEBUG : file1: reading active writers 2025/09/03 01:54:24 DEBUG : Looking for writers 2025/09/03 01:54:24 DEBUG : dir: reading active writers 2025/09/03 01:54:24 DEBUG : >WaitForWriters: 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirHandleReaddirnames (0.59s) === RUN TestDirMethods run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:24 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:24 DEBUG : dir: Looking for writers 2025/09/03 01:54:24 DEBUG : Looking for writers 2025/09/03 01:54:24 DEBUG : dir: reading active writers 2025/09/03 01:54:24 DEBUG : >WaitForWriters: 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirMethods (0.54s) === RUN TestDirForgetAll run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:25 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:25 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:25 DEBUG : forgetting directory cache 2025/09/03 01:54:25 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:25 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:25 DEBUG : Looking for writers 2025/09/03 01:54:25 DEBUG : >WaitForWriters: 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirForgetAll (0.60s) === RUN TestDirForgetPath run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:25 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:26 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/03 01:54:26 DEBUG : dir: invalidating directory cache 2025/09/03 01:54:26 DEBUG : >ForgetPath: 2025/09/03 01:54:26 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/03 01:54:26 DEBUG : invalidating directory cache 2025/09/03 01:54:26 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:26 DEBUG : >ForgetPath: 2025/09/03 01:54:26 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/03 01:54:26 DEBUG : >ForgetPath: 2025/09/03 01:54:26 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:26 DEBUG : dir: Looking for writers 2025/09/03 01:54:26 DEBUG : Looking for writers 2025/09/03 01:54:26 DEBUG : dir: reading active writers 2025/09/03 01:54:26 DEBUG : >WaitForWriters: 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirForgetPath (0.54s) === RUN TestDirWalk run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:26 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name fil 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:54:27 DEBUG : forgetting directory cache 2025/09/03 01:54:27 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name fil 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:54:27 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:27 DEBUG : dir: Looking for writers 2025/09/03 01:54:27 DEBUG : fil/a/b: Looking for writers 2025/09/03 01:54:27 DEBUG : fil/a: Looking for writers 2025/09/03 01:54:27 DEBUG : b: reading active writers 2025/09/03 01:54:27 DEBUG : fil: Looking for writers 2025/09/03 01:54:27 DEBUG : a: reading active writers 2025/09/03 01:54:27 DEBUG : Looking for writers 2025/09/03 01:54:27 DEBUG : dir: reading active writers 2025/09/03 01:54:27 DEBUG : fil: reading active writers 2025/09/03 01:54:27 DEBUG : >WaitForWriters: 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name fil 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:54:27 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c --- PASS: TestDirWalk (1.60s) === RUN TestDirSetModTime run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:27 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:28 DEBUG : dir: Looking for writers 2025/09/03 01:54:28 DEBUG : Looking for writers 2025/09/03 01:54:28 DEBUG : dir: reading active writers 2025/09/03 01:54:28 DEBUG : >WaitForWriters: 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirSetModTime (0.54s) === RUN TestDirStat run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:28 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:28 DEBUG : dir: Looking for writers 2025/09/03 01:54:28 DEBUG : file1: reading active writers 2025/09/03 01:54:28 DEBUG : Looking for writers 2025/09/03 01:54:28 DEBUG : dir: reading active writers 2025/09/03 01:54:28 DEBUG : >WaitForWriters: 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:28 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirStat (0.57s) === RUN TestDirReadDirAll run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:28 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subdir 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subdir 2025/09/03 01:54:29 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 === RUN TestDirReadDirAll/Virtual 2025/09/03 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/03 01:54:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/03 01:54:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/03 01:54:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/03 01:54:30 DEBUG : dir: invalidating directory cache 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualDir 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualFile 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/03 01:54:30 DEBUG : dir/file1: Reset virtual modtime 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/03 01:54:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/03 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/03 01:54:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/03 01:54:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:30 DEBUG : dir: invalidating directory cache 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualDir 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualFile 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/03 01:54:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/03 01:54:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/03 01:54:30 DEBUG : forgetting directory cache 2025/09/03 01:54:30 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/03 01:54:30 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:30 DEBUG : dir/virtualDir: Looking for writers 2025/09/03 01:54:30 DEBUG : dir: Looking for writers 2025/09/03 01:54:30 DEBUG : virtualFile: reading active writers 2025/09/03 01:54:30 DEBUG : virtualDir: reading active writers 2025/09/03 01:54:30 DEBUG : file1: reading active writers 2025/09/03 01:54:30 DEBUG : virtualFile2: reading active writers 2025/09/03 01:54:30 DEBUG : Looking for writers 2025/09/03 01:54:30 DEBUG : dir: reading active writers 2025/09/03 01:54:30 DEBUG : >WaitForWriters: 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualDir 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name virtualFile 2025/09/03 01:54:30 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name testFile --- PASS: TestDirReadDirAll (1.82s) --- PASS: TestDirReadDirAll/Virtual (0.57s) === RUN TestDirOpen run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:30 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 ERROR : dir/: Can only open directories read only 2025/09/03 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:31 DEBUG : dir: Looking for writers 2025/09/03 01:54:31 DEBUG : Looking for writers 2025/09/03 01:54:31 DEBUG : dir: reading active writers 2025/09/03 01:54:31 DEBUG : >WaitForWriters: 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirOpen (0.51s) === RUN TestDirCreate run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:31 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/03 01:54:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/03 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (5 bytes), uploading instead of streaming 2025/09/03 01:54:31 DEBUG : dir/potato: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:54:31 DEBUG : dir/potato: Size and hidrive of src and dst objects identical 2025/09/03 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/03 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:31 DEBUG : dir: Looking for writers 2025/09/03 01:54:31 DEBUG : file1: reading active writers 2025/09/03 01:54:31 DEBUG : potato: reading active writers 2025/09/03 01:54:31 DEBUG : Looking for writers 2025/09/03 01:54:31 DEBUG : dir: reading active writers 2025/09/03 01:54:31 DEBUG : >WaitForWriters: 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:31 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name potato --- PASS: TestDirCreate (0.87s) === RUN TestDirMkdir run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:32 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name sub 2025/09/03 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:32 DEBUG : dir/sub: Looking for writers 2025/09/03 01:54:32 DEBUG : dir: Looking for writers 2025/09/03 01:54:32 DEBUG : file1: reading active writers 2025/09/03 01:54:32 DEBUG : sub: reading active writers 2025/09/03 01:54:32 DEBUG : Looking for writers 2025/09/03 01:54:32 DEBUG : dir: reading active writers 2025/09/03 01:54:32 DEBUG : >WaitForWriters: 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:32 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name sub --- PASS: TestDirMkdir (0.94s) === RUN TestDirMkdirSub run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:33 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/03 01:54:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name sub 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subsub 2025/09/03 01:54:33 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:33 DEBUG : dir/sub/subsub: Looking for writers 2025/09/03 01:54:33 DEBUG : dir/sub: Looking for writers 2025/09/03 01:54:33 DEBUG : subsub: reading active writers 2025/09/03 01:54:33 DEBUG : dir: Looking for writers 2025/09/03 01:54:33 DEBUG : file1: reading active writers 2025/09/03 01:54:33 DEBUG : sub: reading active writers 2025/09/03 01:54:33 DEBUG : Looking for writers 2025/09/03 01:54:33 DEBUG : dir: reading active writers 2025/09/03 01:54:33 DEBUG : >WaitForWriters: 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name sub 2025/09/03 01:54:33 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name subsub --- PASS: TestDirMkdirSub (1.09s) === RUN TestDirRemove run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:34 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:34 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:34 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:34 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:34 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:34 ERROR : dir/: Dir.Remove not empty 2025/09/03 01:54:34 DEBUG : dir/file1: Remove: 2025/09/03 01:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:34 DEBUG : dir/file1: >Remove: err= 2025/09/03 01:54:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/03 01:54:34 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:34 DEBUG : Looking for writers 2025/09/03 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.59s) === RUN TestDirRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:34 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:35 DEBUG : dir/file1: Remove: 2025/09/03 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:35 DEBUG : dir/file1: >Remove: err= 2025/09/03 01:54:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/03 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:35 DEBUG : Looking for writers 2025/09/03 01:54:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.54s) === RUN TestDirRemoveName run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:35 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:35 DEBUG : dir/file1: Remove: 2025/09/03 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:35 DEBUG : dir/file1: >Remove: err= 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:35 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:35 DEBUG : dir: Looking for writers 2025/09/03 01:54:35 DEBUG : Looking for writers 2025/09/03 01:54:35 DEBUG : dir: reading active writers 2025/09/03 01:54:35 DEBUG : >WaitForWriters: 2025/09/03 01:54:35 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir --- PASS: TestDirRemoveName (0.72s) === RUN TestDirRename run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:36 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:36 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/03 01:54:36 DEBUG : dir: Updating dir with dir2 0xc0005e1790 2025/09/03 01:54:36 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/03 01:54:36 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir2 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:36 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/03 01:54:36 DEBUG : file2: Updating file with file2 0xc00019f680 2025/09/03 01:54:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir2 2025/09/03 01:54:36 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:37 INFO : dir2/file3: Deleted 2025/09/03 01:54:37 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/03 01:54:37 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019f680 2025/09/03 01:54:37 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/03 01:54:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir2 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 2025/09/03 01:54:37 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/03 01:54:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a03930 2025/09/03 01:54:37 DEBUG : empty directory: forgetting directory cache 2025/09/03 01:54:37 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/03 01:54:37 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/03 01:54:37 DEBUG : dir2: Renaming to "dir3" 2025/09/03 01:54:37 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:37 DEBUG : dir3: Looking for writers 2025/09/03 01:54:37 DEBUG : file3: reading active writers 2025/09/03 01:54:37 DEBUG : renamed empty directory: Looking for writers 2025/09/03 01:54:37 DEBUG : Looking for writers 2025/09/03 01:54:37 DEBUG : dir3: reading active writers 2025/09/03 01:54:37 DEBUG : renamed empty directory: reading active writers 2025/09/03 01:54:37 DEBUG : >WaitForWriters: 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir2 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name renamed empty directory 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file3 --- PASS: TestDirRename (1.61s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:37 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:37 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/03 01:54:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:54:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/03 01:54:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/03 01:54:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/03 01:54:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:54:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/03 01:54:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/03 01:54:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (12 bytes), uploading instead of streaming 2025/09/03 01:54:38 DEBUG : dir/sub/file2: hidrive = d84f8e1c1074d3537f15fb8cfe9959dd5a86d815 OK 2025/09/03 01:54:38 DEBUG : dir/sub/file2: Size and hidrive of src and dst objects identical 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/03 01:54:38 DEBUG : forgetting directory cache 2025/09/03 01:54:38 DEBUG : dir: forgetting directory cache 2025/09/03 01:54:38 DEBUG : dir/sub: forgetting directory cache 2025/09/03 01:54:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/03 01:54:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (5 bytes), uploading instead of streaming 2025/09/03 01:54:38 DEBUG : dir/sub/file0: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:54:38 DEBUG : dir/sub/file0: Size and hidrive of src and dst objects identical 2025/09/03 01:54:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/03 01:54:38 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:38 DEBUG : dir/sub: Looking for writers 2025/09/03 01:54:38 DEBUG : file2: reading active writers 2025/09/03 01:54:38 DEBUG : file0: reading active writers 2025/09/03 01:54:38 DEBUG : dir: Looking for writers 2025/09/03 01:54:38 DEBUG : file1: reading active writers 2025/09/03 01:54:38 DEBUG : sub: reading active writers 2025/09/03 01:54:38 DEBUG : Looking for writers 2025/09/03 01:54:38 DEBUG : dir: reading active writers 2025/09/03 01:54:38 DEBUG : >WaitForWriters: 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name sub 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file0 2025/09/03 01:54:38 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 --- PASS: TestDirFileOpen (1.19s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:38 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/03 01:54:38 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:38 DEBUG : Looking for writers 2025/09/03 01:54:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.06s) === RUN TestDirMetadataExtension run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:38 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/03 01:54:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:54:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/03 01:54:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/03 01:54:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/03 01:54:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:39 DEBUG : dir: Looking for writers 2025/09/03 01:54:39 DEBUG : file1: reading active writers 2025/09/03 01:54:39 DEBUG : file1.metadata: reading active writers 2025/09/03 01:54:39 DEBUG : Looking for writers 2025/09/03 01:54:39 DEBUG : dir: reading active writers 2025/09/03 01:54:39 DEBUG : dir.metadata: reading active writers 2025/09/03 01:54:39 DEBUG : >WaitForWriters: 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestDirMetadataExtension (0.60s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:39 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:39 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:39 DEBUG : dir: Looking for writers 2025/09/03 01:54:39 DEBUG : file1: reading active writers 2025/09/03 01:54:39 DEBUG : Looking for writers 2025/09/03 01:54:39 DEBUG : dir: reading active writers 2025/09/03 01:54:39 DEBUG : >WaitForWriters: 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:39 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileMethods (0.55s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:40 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:40 DEBUG : Can set mod time: true 2025/09/03 01:54:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:40 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:40 DEBUG : dir: Looking for writers 2025/09/03 01:54:40 DEBUG : file1: reading active writers 2025/09/03 01:54:40 DEBUG : Looking for writers 2025/09/03 01:54:40 DEBUG : dir: reading active writers 2025/09/03 01:54:40 DEBUG : >WaitForWriters: 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:40 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:41 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (0 bytes), uploading instead of streaming 2025/09/03 01:54:41 DEBUG : dir/file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:54:41 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/09/03 01:54:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/03 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:41 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:41 DEBUG : dir: Looking for writers 2025/09/03 01:54:41 DEBUG : file1: reading active writers 2025/09/03 01:54:41 DEBUG : Looking for writers 2025/09/03 01:54:41 DEBUG : dir: reading active writers 2025/09/03 01:54:41 DEBUG : >WaitForWriters: 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:41 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:41 DEBUG : dir: Looking for writers 2025/09/03 01:54:41 DEBUG : file1: reading active writers 2025/09/03 01:54:41 DEBUG : Looking for writers 2025/09/03 01:54:41 DEBUG : dir: reading active writers 2025/09/03 01:54:41 DEBUG : >WaitForWriters: 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:41 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:41 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (5 bytes), uploading instead of streaming 2025/09/03 01:54:42 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:54:42 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/09/03 01:54:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/03 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:42 DEBUG : dir: Looking for writers 2025/09/03 01:54:42 DEBUG : file1: reading active writers 2025/09/03 01:54:42 DEBUG : Looking for writers 2025/09/03 01:54:42 DEBUG : dir: reading active writers 2025/09/03 01:54:42 DEBUG : >WaitForWriters: 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:42 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:42 DEBUG : dir: Looking for writers 2025/09/03 01:54:42 DEBUG : file1: reading active writers 2025/09/03 01:54:42 DEBUG : Looking for writers 2025/09/03 01:54:42 DEBUG : dir: reading active writers 2025/09/03 01:54:42 DEBUG : >WaitForWriters: 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:42 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:42 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:43 DEBUG : dir: Looking for writers 2025/09/03 01:54:43 DEBUG : file1: reading active writers 2025/09/03 01:54:43 DEBUG : Looking for writers 2025/09/03 01:54:43 DEBUG : dir: reading active writers 2025/09/03 01:54:43 DEBUG : >WaitForWriters: 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:43 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:43 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/03 01:54:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:43 DEBUG : dir/file1(0xc0000b09c0): close: 2025/09/03 01:54:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/03 01:54:43 DEBUG : dir/file1(0xc0000b09c0): >close: err= 2025/09/03 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:43 DEBUG : dir: Looking for writers 2025/09/03 01:54:43 DEBUG : file1: reading active writers 2025/09/03 01:54:43 DEBUG : Looking for writers 2025/09/03 01:54:43 DEBUG : dir: reading active writers 2025/09/03 01:54:43 DEBUG : >WaitForWriters: 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:43 DEBUG : dir: Looking for writers 2025/09/03 01:54:43 DEBUG : file1: reading active writers 2025/09/03 01:54:43 DEBUG : Looking for writers 2025/09/03 01:54:43 DEBUG : dir: reading active writers 2025/09/03 01:54:43 DEBUG : >WaitForWriters: 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:43 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:44 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:44 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/03 01:54:44 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): _writeAt: size=5, off=0 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): openPending: 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/03 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): >openPending: err= 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): >_writeAt: n=5, err= 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): close: 2025/09/03 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/03 01:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/03 01:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/03 01:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/03 01:54:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:44 DEBUG : dir/file1(0xc0009ef600): >close: err= 2025/09/03 01:54:44 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: starting upload 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:44 DEBUG : dir/file1: hidrive = 716656f500ecbc3c226f10d17c5bfd8877d475f2 OK 2025/09/03 01:54:44 INFO : dir/file1: Copied (replaced existing) 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,716656f500ecbc3c226f10d17c5bfd8877d475f2" 2025/09/03 01:54:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/03 01:54:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/03 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : >WaitForWriters: 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:44 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:44 DEBUG : dir: Looking for writers 2025/09/03 01:54:44 DEBUG : file1: reading active writers 2025/09/03 01:54:44 DEBUG : Looking for writers 2025/09/03 01:54:44 DEBUG : dir: reading active writers 2025/09/03 01:54:44 DEBUG : >WaitForWriters: 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:44 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileSetModTime (5.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.99s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.89s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.09s) === RUN TestFileOpenRead run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:45 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:45 DEBUG : dir: Looking for writers 2025/09/03 01:54:45 DEBUG : file1: reading active writers 2025/09/03 01:54:45 DEBUG : Looking for writers 2025/09/03 01:54:45 DEBUG : dir: reading active writers 2025/09/03 01:54:45 DEBUG : >WaitForWriters: 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:45 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileOpenRead (0.67s) === RUN TestFileOpenReadUnknownSize 2025/09/03 01:54:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/03 01:54:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/03 01:54:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/03 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:45 DEBUG : Looking for writers 2025/09/03 01:54:45 DEBUG : file.txt: reading active writers 2025/09/03 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:45 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (25 bytes), uploading instead of streaming 2025/09/03 01:54:46 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:46 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/09/03 01:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:46 DEBUG : dir: Looking for writers 2025/09/03 01:54:46 DEBUG : file1: reading active writers 2025/09/03 01:54:46 DEBUG : Looking for writers 2025/09/03 01:54:46 DEBUG : dir: reading active writers 2025/09/03 01:54:46 DEBUG : >WaitForWriters: 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileOpenWrite (0.73s) === RUN TestFileRemove run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:46 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:46 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:47 DEBUG : dir/file1: Remove: 2025/09/03 01:54:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:47 DEBUG : dir/file1: >Remove: err= 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:47 DEBUG : dir/file1: Remove: 2025/09/03 01:54:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/03 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:47 DEBUG : dir: Looking for writers 2025/09/03 01:54:47 DEBUG : Looking for writers 2025/09/03 01:54:47 DEBUG : dir: reading active writers 2025/09/03 01:54:47 DEBUG : >WaitForWriters: 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir --- PASS: TestFileRemove (0.62s) === RUN TestFileRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:47 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:47 DEBUG : dir/file1: Remove: 2025/09/03 01:54:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:47 DEBUG : dir/file1: >Remove: err= 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:47 DEBUG : dir/file1: Remove: 2025/09/03 01:54:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/03 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:47 DEBUG : dir: Looking for writers 2025/09/03 01:54:47 DEBUG : Looking for writers 2025/09/03 01:54:47 DEBUG : dir: reading active writers 2025/09/03 01:54:47 DEBUG : >WaitForWriters: 2025/09/03 01:54:47 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir --- PASS: TestFileRemoveAll (0.61s) === RUN TestFileOpen run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:47 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:54:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/03 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:48 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/03 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:48 DEBUG : dir/file1: Open: flags=0x3 2025/09/03 01:54:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/03 01:54:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/03 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:48 DEBUG : dir: Looking for writers 2025/09/03 01:54:48 DEBUG : file1: reading active writers 2025/09/03 01:54:48 DEBUG : Looking for writers 2025/09/03 01:54:48 DEBUG : dir: reading active writers 2025/09/03 01:54:48 DEBUG : >WaitForWriters: 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileOpen (0.55s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:48 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:48 DEBUG : dir: Looking for writers 2025/09/03 01:54:48 DEBUG : file1: reading active writers 2025/09/03 01:54:48 DEBUG : Looking for writers 2025/09/03 01:54:48 DEBUG : dir: reading active writers 2025/09/03 01:54:48 DEBUG : >WaitForWriters: 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000768b40 2025/09/03 01:54:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:48 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000768b40 2025/09/03 01:54:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000768b40 2025/09/03 01:54:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (25 bytes), uploading instead of streaming 2025/09/03 01:54:49 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:49 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/09/03 01:54:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:49 DEBUG : newLeaf: Running delayed rename now 2025/09/03 01:54:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000768b40 2025/09/03 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:49 DEBUG : dir: Looking for writers 2025/09/03 01:54:49 DEBUG : Looking for writers 2025/09/03 01:54:49 DEBUG : dir: reading active writers 2025/09/03 01:54:49 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:49 DEBUG : >WaitForWriters: 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:49 DEBUG : dir: Looking for writers 2025/09/03 01:54:49 DEBUG : Looking for writers 2025/09/03 01:54:49 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:49 DEBUG : dir: reading active writers 2025/09/03 01:54:49 DEBUG : >WaitForWriters: 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:49 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:49 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:50 DEBUG : dir: Looking for writers 2025/09/03 01:54:50 DEBUG : file1: reading active writers 2025/09/03 01:54:50 DEBUG : Looking for writers 2025/09/03 01:54:50 DEBUG : dir: reading active writers 2025/09/03 01:54:50 DEBUG : >WaitForWriters: 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000768180 2025/09/03 01:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000768180 2025/09/03 01:54:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/03 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000768180 2025/09/03 01:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (25 bytes), uploading instead of streaming 2025/09/03 01:54:50 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:50 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/09/03 01:54:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:50 DEBUG : newLeaf: Running delayed rename now 2025/09/03 01:54:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000768180 2025/09/03 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:50 DEBUG : dir: Looking for writers 2025/09/03 01:54:50 DEBUG : Looking for writers 2025/09/03 01:54:50 DEBUG : dir: reading active writers 2025/09/03 01:54:50 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:50 DEBUG : >WaitForWriters: 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:50 DEBUG : dir: Looking for writers 2025/09/03 01:54:50 DEBUG : Looking for writers 2025/09/03 01:54:50 DEBUG : dir: reading active writers 2025/09/03 01:54:50 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:50 DEBUG : >WaitForWriters: 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:50 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:51 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:51 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): openPending: 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/03 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): >openPending: err= 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): _writeAt: size=14, off=0 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): >_writeAt: n=14, err= 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): close: 2025/09/03 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/03 01:54:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:51 DEBUG : dir/file1(0xc0000b1c80): >close: err= 2025/09/03 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: starting upload 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:51 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/09/03 01:54:51 INFO : dir/file1: Copied (replaced existing) 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/03 01:54:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/03 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/03 01:54:51 DEBUG : dir: Looking for writers 2025/09/03 01:54:51 DEBUG : file1: reading active writers 2025/09/03 01:54:51 DEBUG : Looking for writers 2025/09/03 01:54:51 DEBUG : dir: reading active writers 2025/09/03 01:54:51 DEBUG : >WaitForWriters: 2025/09/03 01:54:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): _readAt: size=512, off=0 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): openPending: 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/03 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): >openPending: err= 2025/09/03 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): >_readAt: n=14, err=EOF 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): close: 2025/09/03 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:54:51 DEBUG : dir/file1(0xc000916540): >close: err= 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:51 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000769140 2025/09/03 01:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/03 01:54:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000769140 2025/09/03 01:54:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:52 DEBUG : dir/file1(0xc000788e40): openPending: 2025/09/03 01:54:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/09/03 01:54:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/03 01:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:52 DEBUG : dir/file1(0xc000788e40): >openPending: err= 2025/09/03 01:54:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:52 DEBUG : dir/file1(0xc000788e40): _writeAt: size=25, off=0 2025/09/03 01:54:52 DEBUG : dir/file1(0xc000788e40): >_writeAt: n=25, err= 2025/09/03 01:54:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000769140 2025/09/03 01:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:52 DEBUG : newLeaf(0xc000788e40): close: 2025/09/03 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/03 01:54:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-03 01:54:52.332994556 +0000 UTC m=+30.303255094 2025/09/03 01:54:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:52 DEBUG : newLeaf(0xc000788e40): >close: err= 2025/09/03 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:52 DEBUG : newLeaf: vfs cache: starting upload 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:52 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:52 INFO : newLeaf: Copied (replaced existing) 2025/09/03 01:54:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-03 01:54:52 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/09/03 01:54:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/03 01:54:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : >WaitForWriters: 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:52 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:52 DEBUG : dir: Looking for writers 2025/09/03 01:54:52 DEBUG : Looking for writers 2025/09/03 01:54:52 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:52 DEBUG : dir: reading active writers 2025/09/03 01:54:52 DEBUG : >WaitForWriters: 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:52 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:53 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:53 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:53 DEBUG : dir: Looking for writers 2025/09/03 01:54:53 DEBUG : file1: reading active writers 2025/09/03 01:54:53 DEBUG : Looking for writers 2025/09/03 01:54:53 DEBUG : dir: reading active writers 2025/09/03 01:54:53 DEBUG : >WaitForWriters: 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000768c00 2025/09/03 01:54:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000768c00 2025/09/03 01:54:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:53 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:53 DEBUG : dir/file1(0xc0000b0bc0): openPending: 2025/09/03 01:54:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/09/03 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/03 01:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:53 DEBUG : dir/file1(0xc0000b0bc0): >openPending: err= 2025/09/03 01:54:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:53 DEBUG : dir/file1(0xc0000b0bc0): _writeAt: size=25, off=0 2025/09/03 01:54:53 DEBUG : dir/file1(0xc0000b0bc0): >_writeAt: n=25, err= 2025/09/03 01:54:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000768c00 2025/09/03 01:54:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:53 DEBUG : newLeaf(0xc0000b0bc0): close: 2025/09/03 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/03 01:54:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-03 01:54:53.765334064 +0000 UTC m=+31.735594611 2025/09/03 01:54:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:53 DEBUG : newLeaf(0xc0000b0bc0): >close: err= 2025/09/03 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:53 DEBUG : dir: Looking for writers 2025/09/03 01:54:53 DEBUG : Looking for writers 2025/09/03 01:54:53 DEBUG : dir: reading active writers 2025/09/03 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:53 DEBUG : dir: Looking for writers 2025/09/03 01:54:53 DEBUG : Looking for writers 2025/09/03 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:53 DEBUG : dir: reading active writers 2025/09/03 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:53 DEBUG : dir: Looking for writers 2025/09/03 01:54:53 DEBUG : Looking for writers 2025/09/03 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:53 DEBUG : dir: reading active writers 2025/09/03 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:53 DEBUG : dir: Looking for writers 2025/09/03 01:54:53 DEBUG : Looking for writers 2025/09/03 01:54:53 DEBUG : dir: reading active writers 2025/09/03 01:54:53 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:53 DEBUG : newLeaf: vfs cache: starting upload 2025/09/03 01:54:54 DEBUG : dir: Looking for writers 2025/09/03 01:54:54 DEBUG : Looking for writers 2025/09/03 01:54:54 DEBUG : dir: reading active writers 2025/09/03 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:54 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:54 INFO : newLeaf: Copied (replaced existing) 2025/09/03 01:54:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-03 01:54:53 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/09/03 01:54:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/03 01:54:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/03 01:54:54 DEBUG : dir: Looking for writers 2025/09/03 01:54:54 DEBUG : Looking for writers 2025/09/03 01:54:54 DEBUG : dir: reading active writers 2025/09/03 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:54 DEBUG : >WaitForWriters: 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:54 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:54 DEBUG : dir: Looking for writers 2025/09/03 01:54:54 DEBUG : Looking for writers 2025/09/03 01:54:54 DEBUG : dir: reading active writers 2025/09/03 01:54:54 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:54 DEBUG : >WaitForWriters: 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:54 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:54 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:54 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:54:54 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:54 DEBUG : dir/file1(0xc00098c740): openPending: 2025/09/03 01:54:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/09/03 01:54:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/03 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:54 DEBUG : dir/file1(0xc00098c740): >openPending: err= 2025/09/03 01:54:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:54 DEBUG : dir/file1(0xc00098c740): _writeAt: size=14, off=0 2025/09/03 01:54:54 DEBUG : dir/file1(0xc00098c740): >_writeAt: n=14, err= 2025/09/03 01:54:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098c740): close: 2025/09/03 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/03 01:54:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098c740): >close: err= 2025/09/03 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: starting upload 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:55 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/09/03 01:54:55 INFO : dir/file1: Copied (replaced existing) 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/03 01:54:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : file1: reading active writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : >WaitForWriters: 2025/09/03 01:54:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): _readAt: size=512, off=0 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): openPending: 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): >openPending: err= 2025/09/03 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): >_readAt: n=14, err=EOF 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): close: 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:54:55 DEBUG : dir/file1(0xc00098d580): >close: err= 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000769500 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/03 01:54:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000769500 2025/09/03 01:54:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:55 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:55 DEBUG : dir/file1(0xc0009ef280): openPending: 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:55 DEBUG : dir/file1(0xc0009ef280): >openPending: err= 2025/09/03 01:54:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:55 DEBUG : dir/file1(0xc0009ef280): _writeAt: size=25, off=0 2025/09/03 01:54:55 DEBUG : dir/file1(0xc0009ef280): >_writeAt: n=25, err= 2025/09/03 01:54:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000769500 2025/09/03 01:54:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:55 DEBUG : newLeaf(0xc0009ef280): close: 2025/09/03 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/03 01:54:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-03 01:54:55.828174408 +0000 UTC m=+33.798434955 2025/09/03 01:54:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:55 DEBUG : newLeaf(0xc0009ef280): >close: err= 2025/09/03 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:55 DEBUG : dir: Looking for writers 2025/09/03 01:54:55 DEBUG : Looking for writers 2025/09/03 01:54:55 DEBUG : dir: reading active writers 2025/09/03 01:54:55 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:56 DEBUG : dir: Looking for writers 2025/09/03 01:54:56 DEBUG : Looking for writers 2025/09/03 01:54:56 DEBUG : dir: reading active writers 2025/09/03 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:56 DEBUG : newLeaf: vfs cache: starting upload 2025/09/03 01:54:56 DEBUG : dir: Looking for writers 2025/09/03 01:54:56 DEBUG : Looking for writers 2025/09/03 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:56 DEBUG : dir: reading active writers 2025/09/03 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:56 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:56 INFO : newLeaf: Copied (replaced existing) 2025/09/03 01:54:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-03 01:54:55 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/09/03 01:54:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/03 01:54:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/03 01:54:56 DEBUG : dir: Looking for writers 2025/09/03 01:54:56 DEBUG : Looking for writers 2025/09/03 01:54:56 DEBUG : dir: reading active writers 2025/09/03 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:56 DEBUG : >WaitForWriters: 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:56 DEBUG : dir: Looking for writers 2025/09/03 01:54:56 DEBUG : Looking for writers 2025/09/03 01:54:56 DEBUG : dir: reading active writers 2025/09/03 01:54:56 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:56 DEBUG : >WaitForWriters: 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf === RUN TestFileRename/full,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:56 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:54:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:54:56 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:56 DEBUG : dir: Looking for writers 2025/09/03 01:54:56 DEBUG : file1: reading active writers 2025/09/03 01:54:56 DEBUG : Looking for writers 2025/09/03 01:54:56 DEBUG : dir: reading active writers 2025/09/03 01:54:56 DEBUG : >WaitForWriters: 2025/09/03 01:54:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:56 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): _readAt: size=512, off=0 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): openPending: 2025/09/03 01:54:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/09/03 01:54:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/03 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): >openPending: err= 2025/09/03 01:54:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/03 01:54:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:54:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): >_readAt: n=14, err=EOF 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): close: 2025/09/03 01:54:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:54:56 DEBUG : dir/file1(0xc0009eea80): >close: err= 2025/09/03 01:54:56 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00030b980 2025/09/03 01:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/03 01:54:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/03 01:54:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00030b980 2025/09/03 01:54:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/03 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:54:57 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:54:57 DEBUG : dir/file1(0xc00098c2c0): openPending: 2025/09/03 01:54:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" 2025/09/03 01:54:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/03 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:54:57 DEBUG : dir/file1(0xc00098c2c0): >openPending: err= 2025/09/03 01:54:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:54:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:54:57 DEBUG : dir/file1(0xc00098c2c0): _writeAt: size=25, off=0 2025/09/03 01:54:57 DEBUG : dir/file1(0xc00098c2c0): >_writeAt: n=25, err= 2025/09/03 01:54:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/03 01:54:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/03 01:54:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00030b980 2025/09/03 01:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/03 01:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:57 DEBUG : newLeaf(0xc00098c2c0): close: 2025/09/03 01:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/03 01:54:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-03 01:54:57.348002486 +0000 UTC m=+35.318263023 2025/09/03 01:54:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/03 01:54:57 DEBUG : newLeaf(0xc00098c2c0): >close: err= 2025/09/03 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:54:57 DEBUG : newLeaf: vfs cache: starting upload 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:54:57 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/09/03 01:54:57 INFO : newLeaf: Copied (replaced existing) 2025/09/03 01:54:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-03 01:54:57 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/09/03 01:54:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/03 01:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/03 01:54:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : >WaitForWriters: 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf 2025/09/03 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:57 DEBUG : dir: Looking for writers 2025/09/03 01:54:57 DEBUG : Looking for writers 2025/09/03 01:54:57 DEBUG : dir: reading active writers 2025/09/03 01:54:57 DEBUG : newLeaf: reading active writers 2025/09/03 01:54:57 DEBUG : >WaitForWriters: 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:57 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name newLeaf --- PASS: TestFileRename (9.72s) --- PASS: TestFileRename/off,forceCache=false (1.32s) --- PASS: TestFileRename/minimal,forceCache=false (1.42s) --- PASS: TestFileRename/minimal,forceCache=true (1.84s) --- PASS: TestFileRename/writes,forceCache=false (1.55s) --- PASS: TestFileRename/writes,forceCache=true (2.04s) --- PASS: TestFileRename/full,forceCache=false (1.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:58 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:58 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:58 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:58 DEBUG : Looking for writers 2025/09/03 01:54:58 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.06s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:58 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:54:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/03 01:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:58 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:58 DEBUG : dir: Looking for writers 2025/09/03 01:54:58 DEBUG : file1: reading active writers 2025/09/03 01:54:58 DEBUG : Looking for writers 2025/09/03 01:54:58 DEBUG : dir: reading active writers 2025/09/03 01:54:58 DEBUG : >WaitForWriters: 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:58 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestReadFileHandleMethods (0.59s) === RUN TestReadFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:58 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:54:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:54:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:54:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/03 01:54:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/03 01:54:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/03 01:54:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/03 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/03 01:54:59 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:54:59 DEBUG : dir: Looking for writers 2025/09/03 01:54:59 DEBUG : file1: reading active writers 2025/09/03 01:54:59 DEBUG : Looking for writers 2025/09/03 01:54:59 DEBUG : dir: reading active writers 2025/09/03 01:54:59 DEBUG : >WaitForWriters: 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:54:59 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestReadFileHandleSeek (1.07s) === RUN TestReadFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:54:59 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-kebifir4size'": directory not found 2025/09/03 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:00 DEBUG : Looking for writers 2025/09/03 01:55:00 DEBUG : >WaitForWriters: 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir --- FAIL: TestReadFileHandleReadAt (0.42s) === RUN TestReadFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:00 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:55:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/03 01:55:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:00 DEBUG : dir: Looking for writers 2025/09/03 01:55:00 DEBUG : file1: reading active writers 2025/09/03 01:55:00 DEBUG : Looking for writers 2025/09/03 01:55:00 DEBUG : dir: reading active writers 2025/09/03 01:55:00 DEBUG : >WaitForWriters: 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:00 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestReadFileHandleFlush (0.64s) === RUN TestReadFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:00 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/03 01:55:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/03 01:55:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/03 01:55:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/03 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:01 DEBUG : dir: Looking for writers 2025/09/03 01:55:01 DEBUG : file1: reading active writers 2025/09/03 01:55:01 DEBUG : Looking for writers 2025/09/03 01:55:01 DEBUG : dir: reading active writers 2025/09/03 01:55:01 DEBUG : >WaitForWriters: 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestReadFileHandleRelease (0.60s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:01 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:01 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:01 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): _readAt: size=1, off=0 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): openPending: 2025/09/03 01:55:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >openPending: err= 2025/09/03 01:55:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/03 01:55:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >_readAt: n=1, err= 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): _readAt: size=256, off=1 2025/09/03 01:55:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >_readAt: n=15, err=EOF 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): _readAt: size=16, off=16 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >_readAt: n=0, err=EOF 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): close: 2025/09/03 01:55:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >close: err= 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): close: 2025/09/03 01:55:01 DEBUG : dir/file1(0xc0009ee600): >close: err=file already closed 2025/09/03 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:01 DEBUG : dir: Looking for writers 2025/09/03 01:55:01 DEBUG : file1: reading active writers 2025/09/03 01:55:01 DEBUG : Looking for writers 2025/09/03 01:55:01 DEBUG : dir: reading active writers 2025/09/03 01:55:01 DEBUG : >WaitForWriters: 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:01 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsRead (0.59s) === RUN TestRWFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:02 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:02 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): _readAt: size=1, off=0 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): openPending: 2025/09/03 01:55:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >openPending: err= 2025/09/03 01:55:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/03 01:55:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >_readAt: n=1, err= 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): _readAt: size=1, off=5 2025/09/03 01:55:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >_readAt: n=1, err= 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): _readAt: size=1, off=3 2025/09/03 01:55:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >_readAt: n=1, err= 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): _readAt: size=1, off=13 2025/09/03 01:55:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >_readAt: n=1, err= 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): _readAt: size=16, off=100 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >_readAt: n=0, err=EOF 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): close: 2025/09/03 01:55:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:55:02 DEBUG : dir/file1(0xc000788b00): >close: err= 2025/09/03 01:55:02 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:02 DEBUG : dir: Looking for writers 2025/09/03 01:55:02 DEBUG : file1: reading active writers 2025/09/03 01:55:02 DEBUG : Looking for writers 2025/09/03 01:55:02 DEBUG : dir: reading active writers 2025/09/03 01:55:02 DEBUG : >WaitForWriters: 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleSeek (0.59s) === RUN TestRWFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:02 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:02 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=1, off=0 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): openPending: 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >openPending: err= 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=1, err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=1, off=5 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=1, err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=1, off=1 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=1, err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=6, off=10 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=6, err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=256, off=10 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=6, err=EOF 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=256, off=100 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=0, err=EOF 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): close: 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >close: err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): _readAt: size=256, off=100 2025/09/03 01:55:03 DEBUG : dir/file1(0xc0009ee580): >_readAt: n=0, err=file already closed 2025/09/03 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:03 DEBUG : dir: Looking for writers 2025/09/03 01:55:03 DEBUG : file1: reading active writers 2025/09/03 01:55:03 DEBUG : Looking for writers 2025/09/03 01:55:03 DEBUG : dir: reading active writers 2025/09/03 01:55:03 DEBUG : >WaitForWriters: 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleReadAt (0.67s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:03 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:03 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): RWFileHandle.Flush 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): _readAt: size=256, off=0 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): openPending: 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): >openPending: err= 2025/09/03 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): >_readAt: n=16, err=EOF 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): RWFileHandle.Flush 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): RWFileHandle.Flush 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): close: 2025/09/03 01:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:55:03 DEBUG : dir/file1(0xc00098c540): >close: err= 2025/09/03 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:03 DEBUG : dir: Looking for writers 2025/09/03 01:55:03 DEBUG : file1: reading active writers 2025/09/03 01:55:03 DEBUG : Looking for writers 2025/09/03 01:55:03 DEBUG : dir: reading active writers 2025/09/03 01:55:03 DEBUG : >WaitForWriters: 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleFlushRead (0.58s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:03 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:03 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/03 01:55:04 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): _readAt: size=256, off=0 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): openPending: 2025/09/03 01:55:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): >openPending: err= 2025/09/03 01:55:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/03 01:55:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): >_readAt: n=16, err=EOF 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): RWFileHandle.Release 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): close: 2025/09/03 01:55:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): >close: err= 2025/09/03 01:55:04 DEBUG : dir/file1(0xc00098c2c0): RWFileHandle.Release 2025/09/03 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:04 DEBUG : dir: Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : dir: reading active writers 2025/09/03 01:55:04 DEBUG : >WaitForWriters: 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseRead (0.64s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:04 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:04 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:04 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): openPending: 2025/09/03 01:55:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): >openPending: err= 2025/09/03 01:55:04 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): _writeAt: size=5, off=0 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): >_writeAt: n=5, err= 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): _writeAt: size=7, off=5 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): >_writeAt: n=7, err= 2025/09/03 01:55:04 DEBUG : file1: vfs cache: truncate to size=11 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): close: 2025/09/03 01:55:04 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:04.631423367 +0000 UTC m=+42.601683873 2025/09/03 01:55:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): >close: err= 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): close: 2025/09/03 01:55:04 DEBUG : file1(0xc00098cc80): >close: err=file already closed 2025/09/03 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:04 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:04 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/03 01:55:04 INFO : file1: Copied (new) 2025/09/03 01:55:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-03 01:55:04 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/09/03 01:55:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:04 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : >WaitForWriters: 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:04 DEBUG : Looking for writers 2025/09/03 01:55:04 DEBUG : file1: reading active writers 2025/09/03 01:55:04 DEBUG : >WaitForWriters: 2025/09/03 01:55:04 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsWrite (0.51s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:05 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:05 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:05 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): openPending: 2025/09/03 01:55:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): >openPending: err= 2025/09/03 01:55:05 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): _writeAt: size=7, off=0 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): >_writeAt: n=7, err= 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): _writeAt: size=6, off=5 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): >_writeAt: n=6, err= 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): close: 2025/09/03 01:55:05 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:05.139560422 +0000 UTC m=+43.109820929 2025/09/03 01:55:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): >close: err= 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): _writeAt: size=5, off=0 2025/09/03 01:55:05 DEBUG : file1(0xc0004201c0): >_writeAt: n=0, err=file already closed 2025/09/03 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:05 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:05 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/03 01:55:05 INFO : file1: Copied (new) 2025/09/03 01:55:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-03 01:55:05 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/09/03 01:55:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : >WaitForWriters: 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : >WaitForWriters: 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleWriteAt (0.49s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:05 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:05 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:05 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:05 DEBUG : file1(0xc0009ee5c0): openPending: 2025/09/03 01:55:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 DEBUG : file1(0xc0009ee5c0): >openPending: err= 2025/09/03 01:55:05 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:05 DEBUG : file1(0xc0009ee5c0): close: 2025/09/03 01:55:05 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:05.633372512 +0000 UTC m=+43.603633050 2025/09/03 01:55:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:05 DEBUG : file1(0xc0009ee5c0): >close: err= 2025/09/03 01:55:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/03 01:55:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:05 DEBUG : file2: newRWFileHandle: 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): openPending: 2025/09/03 01:55:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): >openPending: err= 2025/09/03 01:55:05 DEBUG : file2: >newRWFileHandle: err= 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/03 01:55:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/03 01:55:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): RWFileHandle.Flush 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): RWFileHandle.Release 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): close: 2025/09/03 01:55:05 DEBUG : file2: vfs cache: setting modification time to 2025-09-03 01:55:05.634669429 +0000 UTC m=+43.604929955 2025/09/03 01:55:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:05 DEBUG : file2(0xc0009eeac0): >close: err= 2025/09/03 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/03 01:55:05 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:05 DEBUG : file2: vfs cache: starting upload 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/03 01:55:05 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:05 INFO : file1: Copied (new) 2025/09/03 01:55:05 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-03 01:55:05 +0000 UTC,0000000000000000000000000000000000000000" 2025/09/03 01:55:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:05 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:05 DEBUG : file2: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:05 INFO : file2: Copied (new) 2025/09/03 01:55:05 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-03 01:55:05 +0000 UTC,0000000000000000000000000000000000000000" 2025/09/03 01:55:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/03 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/03 01:55:05 INFO : file2: vfs cache: upload succeeded try #1 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : >WaitForWriters: 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:05 DEBUG : Looking for writers 2025/09/03 01:55:05 DEBUG : file2: reading active writers 2025/09/03 01:55:05 DEBUG : file1: reading active writers 2025/09/03 01:55:05 DEBUG : >WaitForWriters: 2025/09/03 01:55:05 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 --- PASS: TestRWFileHandleWriteNoWrite (0.56s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:06 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:06 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:06 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): openPending: 2025/09/03 01:55:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): >openPending: err= 2025/09/03 01:55:06 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): _writeAt: size=5, off=0 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): >_writeAt: n=5, err= 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): RWFileHandle.Flush 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): RWFileHandle.Flush 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): close: 2025/09/03 01:55:06 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:06.195691505 +0000 UTC m=+44.165952012 2025/09/03 01:55:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:06 DEBUG : file1(0xc0007888c0): >close: err= 2025/09/03 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:06 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:06 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:06 INFO : file1: Copied (new) 2025/09/03 01:55:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-03 01:55:06 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/09/03 01:55:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : >WaitForWriters: 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleFlushWrite (0.47s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:06 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:06 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:06 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): openPending: 2025/09/03 01:55:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): >openPending: err= 2025/09/03 01:55:06 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): _writeAt: size=5, off=0 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): >_writeAt: n=5, err= 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): RWFileHandle.Release 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): close: 2025/09/03 01:55:06 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:06.656659046 +0000 UTC m=+44.626919583 2025/09/03 01:55:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): >close: err= 2025/09/03 01:55:06 DEBUG : file1(0xc00098c500): RWFileHandle.Release 2025/09/03 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:06 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:06 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:06 INFO : file1: Copied (new) 2025/09/03 01:55:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-03 01:55:06 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/09/03 01:55:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:06 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:06 DEBUG : Looking for writers 2025/09/03 01:55:06 DEBUG : file1: reading active writers 2025/09/03 01:55:06 DEBUG : >WaitForWriters: 2025/09/03 01:55:06 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseWrite (0.47s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:07 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:07 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:55:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): openPending: 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): >openPending: err= 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/03 01:55:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): _writeAt: size=5, off=0 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): >_writeAt: n=5, err= 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): close: 2025/09/03 01:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-03 01:55:07.451122768 +0000 UTC m=+45.421383295 2025/09/03 01:55:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:07 DEBUG : dir/file1(0xc0009ee740): >close: err= 2025/09/03 01:55:07 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: starting upload 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:07 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:07 INFO : dir/file1: Copied (replaced existing) 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-03 01:55:07 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/09/03 01:55:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:07 DEBUG : dir: Looking for writers 2025/09/03 01:55:07 DEBUG : file1: reading active writers 2025/09/03 01:55:07 DEBUG : Looking for writers 2025/09/03 01:55:07 DEBUG : dir: reading active writers 2025/09/03 01:55:07 DEBUG : >WaitForWriters: 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:07 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleSizeTruncateExisting (0.98s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:08 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:08 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/03 01:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/03 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/03 01:55:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): _writeAt: size=5, off=0 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): openPending: 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/03 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): >openPending: err= 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): >_writeAt: n=5, err= 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): _writeAt: size=15, off=5 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): >_writeAt: n=15, err= 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): close: 2025/09/03 01:55:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-03 01:55:08.39348701 +0000 UTC m=+46.363747538 2025/09/03 01:55:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:08 DEBUG : dir/file1(0xc0002d70c0): >close: err= 2025/09/03 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: starting upload 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:08 DEBUG : dir/file1: hidrive = afc3682ccc8b262b792eccb34bea54d31543bf1f OK 2025/09/03 01:55:08 INFO : dir/file1: Copied (replaced existing) 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-03 01:55:08 +0000 UTC,afc3682ccc8b262b792eccb34bea54d31543bf1f" 2025/09/03 01:55:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:08 DEBUG : dir: Looking for writers 2025/09/03 01:55:08 DEBUG : file1: reading active writers 2025/09/03 01:55:08 DEBUG : Looking for writers 2025/09/03 01:55:08 DEBUG : dir: reading active writers 2025/09/03 01:55:08 DEBUG : >WaitForWriters: 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:08 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateExisting (0.94s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): openPending: 2025/09/03 01:55:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): >openPending: err= 2025/09/03 01:55:09 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): close: 2025/09/03 01:55:09 DEBUG : file1: vfs cache: setting modification time to 2025-09-03 01:55:09.047041693 +0000 UTC m=+47.017302240 2025/09/03 01:55:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : file1(0xc00098cac0): >close: err= 2025/09/03 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:09 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:09 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:09 INFO : file1: Copied (new) 2025/09/03 01:55:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-03 01:55:09 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/09/03 01:55:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:09 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : file1: reading active writers 2025/09/03 01:55:09 DEBUG : >WaitForWriters: 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateNew (0.47s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.521979703 +0000 UTC m=+47.492240250 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421ec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.521979703 +0000 UTC m=+47.492240250 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0800): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.521979703 +0000 UTC m=+47.492240250 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0cc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 1 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.526813061 +0000 UTC m=+47.497073607 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.526813061 +0000 UTC m=+47.497073607 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1ac0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 2 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.529398426 +0000 UTC m=+47.499658974 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529b40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.529398426 +0000 UTC m=+47.499658974 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.529398426 +0000 UTC m=+47.499658974 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 3 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.535483165 +0000 UTC m=+47.505743711 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.535483165 +0000 UTC m=+47.505743711 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000896a80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a930 item 4 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.538394393 +0000 UTC m=+47.508654940 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008970c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.538394393 +0000 UTC m=+47.508654940 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.538394393 +0000 UTC m=+47.508654940 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000897a00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b1f0 item 5 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.542138125 +0000 UTC m=+47.512398672 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.542138125 +0000 UTC m=+47.512398672 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c6c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 6 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.544669228 +0000 UTC m=+47.514929776 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098cd80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.544669228 +0000 UTC m=+47.514929776 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.544669228 +0000 UTC m=+47.514929776 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d7c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411110 item 7 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.549180462 +0000 UTC m=+47.519440998 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098de40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.549180462 +0000 UTC m=+47.519440998 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee7c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337500 item 8 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc0009eeec0): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eeec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.55187928 +0000 UTC m=+47.522139818 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef2c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.55187928 +0000 UTC m=+47.522139818 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef740): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.55187928 +0000 UTC m=+47.522139818 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efd40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 9 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.555801738 +0000 UTC m=+47.526062275 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788cc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.555801738 +0000 UTC m=+47.526062275 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d6d40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de930 item 10 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc0002d7e80): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d7e80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.564680514 +0000 UTC m=+47.534941051 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0004209c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.564680514 +0000 UTC m=+47.534941051 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000421700): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.564680514 +0000 UTC m=+47.534941051 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df6c0 item 11 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.568891453 +0000 UTC m=+47.539151989 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0d00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.568891453 +0000 UTC m=+47.539151989 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1240): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d340 item 12 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc0000b1b80): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1b80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.572096934 +0000 UTC m=+47.542357480 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.572096934 +0000 UTC m=+47.542357480 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033df10 item 13 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.574998624 +0000 UTC m=+47.545259161 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066a800): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.574998624 +0000 UTC m=+47.545259161 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00066ad40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f11f0 item 14 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc000922300): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.578542089 +0000 UTC m=+47.548802637 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009226c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.578542089 +0000 UTC m=+47.548802637 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000922d80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526b60 item 15 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.583613434 +0000 UTC m=+47.553873972 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923400): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.583613434 +0000 UTC m=+47.553873972 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000923940): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005277a0 item 16 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.586662642 +0000 UTC m=+47.556923178 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938000): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.586662642 +0000 UTC m=+47.556923178 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938480): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.586662642 +0000 UTC m=+47.556923178 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000938980): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ce0 item 17 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.589944325 +0000 UTC m=+47.560204873 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939000): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.589944325 +0000 UTC m=+47.560204873 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 18 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.592302434 +0000 UTC m=+47.562562982 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000939bc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.592302434 +0000 UTC m=+47.562562982 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.592302434 +0000 UTC m=+47.562562982 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954640): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 19 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.59608511 +0000 UTC m=+47.566345657 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000954cc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.59608511 +0000 UTC m=+47.566345657 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955200): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 20 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.598804557 +0000 UTC m=+47.569065094 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955880): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.598804557 +0000 UTC m=+47.569065094 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000955d80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.598804557 +0000 UTC m=+47.569065094 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4c40 item 21 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.602214912 +0000 UTC m=+47.572475459 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096c980): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.602214912 +0000 UTC m=+47.572475459 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096cec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5a40 item 22 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.604823342 +0000 UTC m=+47.575083888 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096d540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.604823342 +0000 UTC m=+47.575083888 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096da40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.604823342 +0000 UTC m=+47.575083888 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00096df40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004061c0 item 23 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.608153696 +0000 UTC m=+47.578414234 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0640): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.608153696 +0000 UTC m=+47.578414234 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d0b80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004071f0 item 24 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc0007d11c0): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d11c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.610808914 +0000 UTC m=+47.581069460 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.610808914 +0000 UTC m=+47.581069460 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d1a80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.610808914 +0000 UTC m=+47.581069460 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812040): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424310 item 25 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.614612176 +0000 UTC m=+47.584872723 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008126c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.614612176 +0000 UTC m=+47.584872723 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000812c00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004250a0 item 26 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc000813240): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813240): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.617293654 +0000 UTC m=+47.587554191 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.617293654 +0000 UTC m=+47.587554191 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000813b00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.617293654 +0000 UTC m=+47.587554191 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e0c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425dc0 item 27 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.620991108 +0000 UTC m=+47.591251645 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083e740): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.620991108 +0000 UTC m=+47.591251645 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083ec80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c770 item 28 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc00083f2c0): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f2c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.623668176 +0000 UTC m=+47.593928723 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083f680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.623668176 +0000 UTC m=+47.593928723 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00083fd40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 29 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.626402472 +0000 UTC m=+47.596663008 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8440): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.626402472 +0000 UTC m=+47.596663008 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8980): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d730 item 30 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): _readAt: size=2, off=0 2025/09/03 01:55:09 ERROR : open-test-file(0xc0008a8fc0): Couldn't read size of file 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a8fc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.629020499 +0000 UTC m=+47.599281046 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9380): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.629020499 +0000 UTC m=+47.599281046 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008a9a40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dd50 item 31 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.631655638 +0000 UTC m=+47.601916186 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.631655638 +0000 UTC m=+47.601916186 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099a680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003204d0 item 32 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.63423334 +0000 UTC m=+47.604493887 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099acc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 33 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.635211697 +0000 UTC m=+47.605472235 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.635211697 +0000 UTC m=+47.605472235 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099b640): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321420 item 33 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.637911799 +0000 UTC m=+47.608172336 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00099bc80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321960 item 34 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.63889225 +0000 UTC m=+47.609152798 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.63889225 +0000 UTC m=+47.609152798 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c06c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ce0 item 34 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.64144268 +0000 UTC m=+47.611703227 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c0d00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a380 item 35 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.642356196 +0000 UTC m=+47.612616743 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.642356196 +0000 UTC m=+47.612616743 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 35 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.644970556 +0000 UTC m=+47.615231104 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009c1d00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ac40 item 36 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.646070844 +0000 UTC m=+47.616331391 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.646070844 +0000 UTC m=+47.616331391 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e47c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ae70 item 36 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.648499224 +0000 UTC m=+47.618759772 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e4e00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 37 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.649544477 +0000 UTC m=+47.619805025 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.649544477 +0000 UTC m=+47.619805025 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 37 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.65244168 +0000 UTC m=+47.622702227 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009e5e00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bdc0 item 38 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.653473076 +0000 UTC m=+47.623733614 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22380): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.653473076 +0000 UTC m=+47.623733614 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a228c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 38 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.655899343 +0000 UTC m=+47.626159881 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a22f40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e460 item 39 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.657064452 +0000 UTC m=+47.627324999 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23440): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.657064452 +0000 UTC m=+47.627324999 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a23940): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 39 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.659979076 +0000 UTC m=+47.630239614 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44040): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ee00 item 40 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.66098189 +0000 UTC m=+47.631242437 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.66098189 +0000 UTC m=+47.631242437 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a44a80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035efc0 item 40 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.663333447 +0000 UTC m=+47.633593984 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45040): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f500 item 41 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.664367729 +0000 UTC m=+47.634628276 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f960 item 41 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.665335487 +0000 UTC m=+47.635596034 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45a00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.665335487 +0000 UTC m=+47.635596034 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a45f40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fb20 item 41 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.668052279 +0000 UTC m=+47.638312817 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5e600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378000 item 42 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.6690052 +0000 UTC m=+47.639265736 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5eb00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003781c0 item 42 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.670128168 +0000 UTC m=+47.640388715 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f040): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.670128168 +0000 UTC m=+47.640388715 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5f5c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 42 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.672761875 +0000 UTC m=+47.643022412 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a5fc00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 43 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.673446881 +0000 UTC m=+47.643707428 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378af0 item 43 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.674819529 +0000 UTC m=+47.645080077 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a806c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.674819529 +0000 UTC m=+47.645080077 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a80c00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 43 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.677166247 +0000 UTC m=+47.647426794 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81240): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379030 item 44 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.678022486 +0000 UTC m=+47.648283032 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81740): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 44 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.679071746 +0000 UTC m=+47.649332294 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a81c80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.679071746 +0000 UTC m=+47.649332294 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 44 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.681473186 +0000 UTC m=+47.651733734 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9a8c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379880 item 45 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.682529842 +0000 UTC m=+47.652790389 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9adc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.682529842 +0000 UTC m=+47.652790389 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9b4c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379a40 item 45 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.685173768 +0000 UTC m=+47.655434314 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000a9bb00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379e30 item 46 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.68621371 +0000 UTC m=+47.656474258 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6080): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.68621371 +0000 UTC m=+47.656474258 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 46 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.688934982 +0000 UTC m=+47.659195519 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab6dc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 47 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.68982853 +0000 UTC m=+47.660089078 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab72c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.68982853 +0000 UTC m=+47.660089078 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ab79c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 47 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.692583184 +0000 UTC m=+47.662843751 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc080): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 48 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.693426358 +0000 UTC m=+47.663686905 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adc580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.693426358 +0000 UTC m=+47.663686905 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000adcc80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 48 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.69612194 +0000 UTC m=+47.666382488 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add2c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 49 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.697024144 +0000 UTC m=+47.667284682 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000add740): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.697024144 +0000 UTC m=+47.667284682 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000addc80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 49 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.699761707 +0000 UTC m=+47.670022224 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4040): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c1c0 item 50 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.700670854 +0000 UTC m=+47.670931381 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.700670854 +0000 UTC m=+47.670931381 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c4ac0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c5b0 item 50 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.702554281 +0000 UTC m=+47.672814808 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 51 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.70325635 +0000 UTC m=+47.673516878 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5640): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.70325635 +0000 UTC m=+47.673516878 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0008c5b80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cd90 item 51 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.705203417 +0000 UTC m=+47.675463944 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 52 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.706020072 +0000 UTC m=+47.676280619 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0c780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.706020072 +0000 UTC m=+47.676280619 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0cd00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d6c0 item 52 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.708111289 +0000 UTC m=+47.678371807 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d380): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042db90 item 53 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.708931309 +0000 UTC m=+47.679191826 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0d880): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.708931309 +0000 UTC m=+47.679191826 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b0ddc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 53 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.713869173 +0000 UTC m=+47.684129690 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b264c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 54 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.715104584 +0000 UTC m=+47.685365101 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b269c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.715104584 +0000 UTC m=+47.685365101 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b26f40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 54 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.717581265 +0000 UTC m=+47.687841792 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b275c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004387e0 item 55 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.718507675 +0000 UTC m=+47.688768192 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b27ac0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.718507675 +0000 UTC m=+47.688768192 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44080): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004389a0 item 55 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.726211837 +0000 UTC m=+47.696472354 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44700): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d90 item 56 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.727398314 +0000 UTC m=+47.697658862 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b44c00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.727398314 +0000 UTC m=+47.697658862 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438f50 item 56 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.729921674 +0000 UTC m=+47.700182221 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b457c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439340 item 57 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.73080835 +0000 UTC m=+47.701068897 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b45d00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439500 item 57 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.731948291 +0000 UTC m=+47.702208837 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b662c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.731948291 +0000 UTC m=+47.702208837 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66840): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004396c0 item 57 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.734491527 +0000 UTC m=+47.704752075 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b66e80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439a40 item 58 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.735444046 +0000 UTC m=+47.705704584 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b673c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 58 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.736552488 +0000 UTC m=+47.706813025 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67900): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.736552488 +0000 UTC m=+47.706813025 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b67ec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439dc0 item 58 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.739250325 +0000 UTC m=+47.709510842 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 59 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.740146819 +0000 UTC m=+47.710407337 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b82ac0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442620 item 59 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.740989882 +0000 UTC m=+47.711250399 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83000): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.740989882 +0000 UTC m=+47.711250399 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442850 item 59 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.743245389 +0000 UTC m=+47.713505906 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000b83bc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 60 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.744107759 +0000 UTC m=+47.714368286 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 60 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.745023057 +0000 UTC m=+47.715283584 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bac6c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.745023057 +0000 UTC m=+47.715283584 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bacc80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443030 item 60 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.747269857 +0000 UTC m=+47.717530384 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad2c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004436c0 item 61 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.74835177 +0000 UTC m=+47.718612297 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bad800): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.74835177 +0000 UTC m=+47.718612297 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000badf00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443880 item 61 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.75126457 +0000 UTC m=+47.721525107 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc85c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c70 item 62 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.752133703 +0000 UTC m=+47.722394250 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bc8b00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.752133703 +0000 UTC m=+47.722394250 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007892c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ea0 item 62 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.754871074 +0000 UTC m=+47.725131622 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789980): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 63 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.755696044 +0000 UTC m=+47.725956571 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789ec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.755696044 +0000 UTC m=+47.725956571 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08640): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 63 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.757831886 +0000 UTC m=+47.728092403 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c08c80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ddc0 item 64 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.758606941 +0000 UTC m=+47.728867458 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c091c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.758606941 +0000 UTC m=+47.728867458 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c098c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 64 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.760638126 +0000 UTC m=+47.730898654 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c09f00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 65 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.761631082 +0000 UTC m=+47.731891618 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e400): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.761631082 +0000 UTC m=+47.731891618 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2e900): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a5b0 item 65 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.76413263 +0000 UTC m=+47.734393147 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ef40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a930 item 66 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.765239769 +0000 UTC m=+47.735500297 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f3c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.765239769 +0000 UTC m=+47.735500297 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2f900): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 66 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.767555949 +0000 UTC m=+47.737816476 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c2ff40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae70 item 67 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.768371491 +0000 UTC m=+47.738632009 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c440): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.768371491 +0000 UTC m=+47.738632009 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4c940): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b030 item 67 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.770382398 +0000 UTC m=+47.740642915 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4cfc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b3b0 item 68 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.771191517 +0000 UTC m=+47.741452045 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4d4c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.771191517 +0000 UTC m=+47.741452045 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c4da00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b570 item 68 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.773267116 +0000 UTC m=+47.743527643 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a0c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ba40 item 69 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.774151106 +0000 UTC m=+47.744411633 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6a540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.774151106 +0000 UTC m=+47.744411633 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6aa40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bc00 item 69 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.776546876 +0000 UTC m=+47.746807404 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b0c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 70 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.777425046 +0000 UTC m=+47.747685563 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6b5c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.777425046 +0000 UTC m=+47.747685563 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c6bb00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 70 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.779152691 +0000 UTC m=+47.749413208 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88200): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478b60 item 71 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.779912328 +0000 UTC m=+47.750172855 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88700): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.779912328 +0000 UTC m=+47.750172855 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c88c00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d90 item 71 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.78177231 +0000 UTC m=+47.752032827 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 72 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.782565731 +0000 UTC m=+47.752826248 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.782565731 +0000 UTC m=+47.752826248 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000c89cc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004796c0 item 72 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.784374648 +0000 UTC m=+47.754635165 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479dc0 item 73 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.785009361 +0000 UTC m=+47.755269888 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8800): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 73 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.785801098 +0000 UTC m=+47.756061625 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca8cc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.785801098 +0000 UTC m=+47.756061625 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9200): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 73 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.787563689 +0000 UTC m=+47.757824216 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9840): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 74 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.788221333 +0000 UTC m=+47.758481850 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ca9d40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 74 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.789138436 +0000 UTC m=+47.759398953 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.789138436 +0000 UTC m=+47.759398953 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccc880): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 74 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.790925693 +0000 UTC m=+47.761186220 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000cccec0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047afc0 item 75 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.791546108 +0000 UTC m=+47.761806635 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd3c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 75 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.792322215 +0000 UTC m=+47.762582743 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccd900): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.792322215 +0000 UTC m=+47.762582743 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ccde40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 75 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.795064577 +0000 UTC m=+47.765325104 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6500): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442000 item 76 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.797481466 +0000 UTC m=+47.767742014 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 76 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): _writeAt: size=3, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.79855894 +0000 UTC m=+47.768819477 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce6b40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.79855894 +0000 UTC m=+47.768819477 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce70c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442620 item 76 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.800911579 +0000 UTC m=+47.771172115 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7700): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 77 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.801628194 +0000 UTC m=+47.771888741 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000ce7c00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.801628194 +0000 UTC m=+47.771888741 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afe3c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 77 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.804259566 +0000 UTC m=+47.774520114 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afea00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443030 item 78 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.805205514 +0000 UTC m=+47.775466060 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000afef00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.805205514 +0000 UTC m=+47.775466060 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000aff600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004433b0 item 78 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.808038475 +0000 UTC m=+47.778298992 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000affc40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443880 item 79 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.808800396 +0000 UTC m=+47.779060923 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c200): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.808800396 +0000 UTC m=+47.779060923 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098c940): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ab0 item 79 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.811117748 +0000 UTC m=+47.781378265 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ee480): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 80 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.811889637 +0000 UTC m=+47.782150164 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009eea00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.811889637 +0000 UTC m=+47.782150164 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef240): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 80 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.814372681 +0000 UTC m=+47.784633209 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009ef880): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a770 item 81 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.815347062 +0000 UTC m=+47.785607589 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0009efe00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.815347062 +0000 UTC m=+47.785607589 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0002d75c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 81 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.817547956 +0000 UTC m=+47.787808483 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 82 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.818582279 +0000 UTC m=+47.788842805 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000420f00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.818582279 +0000 UTC m=+47.788842805 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0500): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 82 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.82047347 +0000 UTC m=+47.790734007 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b0b80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b490 item 83 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.821216076 +0000 UTC m=+47.791476602 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1080): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.821216076 +0000 UTC m=+47.791476602 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0000b1880): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 83 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.823379338 +0000 UTC m=+47.793639865 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 84 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.824470207 +0000 UTC m=+47.794730734 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000529f00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.824470207 +0000 UTC m=+47.794730734 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007888c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 84 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.826603123 +0000 UTC m=+47.796863651 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000788fc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 85 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.827561463 +0000 UTC m=+47.797821980 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789540): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.827561463 +0000 UTC m=+47.797821980 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000789a80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 85 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.830130308 +0000 UTC m=+47.800390846 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc180): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 86 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.831342074 +0000 UTC m=+47.801602591 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfc680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.831342074 +0000 UTC m=+47.801602591 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfcc00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 86 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.833592811 +0000 UTC m=+47.803853328 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 87 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.83451279 +0000 UTC m=+47.804773316 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfd780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.83451279 +0000 UTC m=+47.804773316 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000bfdcc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 87 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.836745654 +0000 UTC m=+47.807006181 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d23c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0460 item 88 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.837759367 +0000 UTC m=+47.808019894 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642200): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.837759367 +0000 UTC m=+47.808019894 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642780): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0770 item 88 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.839847078 +0000 UTC m=+47.810107605 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000642dc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1b90 item 89 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.840694158 +0000 UTC m=+47.810954686 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643300): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a460 item 89 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.841583098 +0000 UTC m=+47.811843626 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643840): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.841583098 +0000 UTC m=+47.811843626 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000643dc0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a850 item 89 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.843783192 +0000 UTC m=+47.814043709 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e480): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b110 item 90 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.844503193 +0000 UTC m=+47.814763720 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070e9c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b5e0 item 90 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.845671848 +0000 UTC m=+47.815932375 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070ef00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.845671848 +0000 UTC m=+47.815932375 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070f4c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bdc0 item 90 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.847664061 +0000 UTC m=+47.817924578 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00070fb00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410540 item 91 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.848302038 +0000 UTC m=+47.818562555 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007520c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): _writeAt: size=3, off=7 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d20 item 91 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.849112 +0000 UTC m=+47.819372517 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): >_readAt: n=8, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.849112 +0000 UTC m=+47.819372517 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000752b80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 91 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.850976222 +0000 UTC m=+47.821236749 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007531c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337180 item 92 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.851920805 +0000 UTC m=+47.822181332 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753700): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): open at offset 5 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 92 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): _readAt: size=2, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): _writeAt: size=3, off=5 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): >_writeAt: n=3, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.853135427 +0000 UTC m=+47.823395953 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000753c40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): >_readAt: n=3, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.853135427 +0000 UTC m=+47.823395953 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4280): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ab60 item 92 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.855396133 +0000 UTC m=+47.825656660 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d48c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 93 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.856360915 +0000 UTC m=+47.826621442 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d4e00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.856360915 +0000 UTC m=+47.826621442 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5500): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004def50 item 93 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.858457813 +0000 UTC m=+47.828718341 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0007d5b40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df9d0 item 94 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.859163168 +0000 UTC m=+47.829423685 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804100): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.859163168 +0000 UTC m=+47.829423685 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804800): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c540 item 94 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.861573796 +0000 UTC m=+47.831834323 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000804e40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033db20 item 95 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.862591979 +0000 UTC m=+47.832852496 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805380): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.862591979 +0000 UTC m=+47.832852496 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000805a80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033df10 item 95 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 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/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): open at offset 0 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): >_readAt: n=0, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.86498894 +0000 UTC m=+47.835249467 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830140): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526d20 item 96 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.865935338 +0000 UTC m=+47.836195855 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830680): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.865935338 +0000 UTC m=+47.836195855 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000830d80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527500 item 96 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= 2025/09/03 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:09 DEBUG : Looking for writers 2025/09/03 01:55:09 DEBUG : >WaitForWriters: 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/03 01:55:09 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.971620528 +0000 UTC m=+47.941881075 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d100): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.971620528 +0000 UTC m=+47.941881075 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098d580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.971620528 +0000 UTC m=+47.941881075 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00098da40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e42a0 item 1 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.976175133 +0000 UTC m=+47.946435680 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e100): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.976175133 +0000 UTC m=+47.946435680 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1e600): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5500 item 2 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.979070952 +0000 UTC m=+47.949331499 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1ec40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.979070952 +0000 UTC m=+47.949331499 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f0c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.979070952 +0000 UTC m=+47.949331499 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1f580): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5b90 item 3 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.98361183 +0000 UTC m=+47.953872397 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d1fc00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.98361183 +0000 UTC m=+47.953872397 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc000d3c1c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406cb0 item 4 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.986993974 +0000 UTC m=+47.957254521 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2840): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.986993974 +0000 UTC m=+47.957254521 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d2d00): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.986993974 +0000 UTC m=+47.957254521 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d31c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 5 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.991080108 +0000 UTC m=+47.961340645 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3840): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.991080108 +0000 UTC m=+47.961340645 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc0005d3d80): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e00 item 6 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.99397196 +0000 UTC m=+47.964232507 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e480): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): _readAt: size=2, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): >_readAt: n=2, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): _writeAt: size=3, off=2 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.99397196 +0000 UTC m=+47.964232507 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091e980): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): >openPending: err= 2025/09/03 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): >_readAt: n=5, err=EOF 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.99397196 +0000 UTC m=+47.964232507 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091ee40): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: Remove: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425960 item 7 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): >openPending: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): _writeAt: size=5, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): >_writeAt: n=5, err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): close: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.998969717 +0000 UTC m=+47.969230264 2025/09/03 01:55:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091f4c0): >close: err= 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:09 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091fa00): _readAt: size=512, off=0 2025/09/03 01:55:09 DEBUG : open-test-file(0xc00091fa00): openPending: 2025/09/03 01:55:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00091fa00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00091fa00): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00091fa00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:09.998969717 +0000 UTC m=+47.969230264 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00091fa00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 8 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc00093a040): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a040): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.002216995 +0000 UTC m=+47.972477543 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.002216995 +0000 UTC m=+47.972477543 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093a880): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.002216995 +0000 UTC m=+47.972477543 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093ad80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c930 item 9 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.007871276 +0000 UTC m=+47.978131823 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.007871276 +0000 UTC m=+47.978131823 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093b940): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 10 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc00095a000): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a000): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.011588597 +0000 UTC m=+47.981849135 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a3c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.011588597 +0000 UTC m=+47.981849135 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095a8c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.011588597 +0000 UTC m=+47.981849135 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095adc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dc00 item 11 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.01691984 +0000 UTC m=+47.987180397 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.01691984 +0000 UTC m=+47.987180397 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095b980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320690 item 12 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc000980040): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980040): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.022279277 +0000 UTC m=+47.992539824 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.022279277 +0000 UTC m=+47.992539824 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000980ac0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321260 item 13 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.025489166 +0000 UTC m=+47.995749713 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.025489166 +0000 UTC m=+47.995749713 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981680): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321880 item 14 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc000981cc0): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000981cc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.028995502 +0000 UTC m=+47.999256049 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.028995502 +0000 UTC m=+47.999256049 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a47c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321dc0 item 15 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.033900113 +0000 UTC m=+48.004160660 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a4e40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.033900113 +0000 UTC m=+48.004160660 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 16 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.036913924 +0000 UTC m=+48.007174502 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882500): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.036913924 +0000 UTC m=+48.007174502 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.036913924 +0000 UTC m=+48.007174502 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000882e80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 17 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.04065996 +0000 UTC m=+48.010920477 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883500): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.04065996 +0000 UTC m=+48.010920477 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000883a40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e460 item 18 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.042750717 +0000 UTC m=+48.013011234 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.042750717 +0000 UTC m=+48.013011234 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.042750717 +0000 UTC m=+48.013011234 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f0b40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ec40 item 19 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.045616339 +0000 UTC m=+48.015876856 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f11c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.045616339 +0000 UTC m=+48.015876856 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1700): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f110 item 20 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.047674806 +0000 UTC m=+48.017935333 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008f1d80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.047674806 +0000 UTC m=+48.017935333 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c300): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.047674806 +0000 UTC m=+48.017935333 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1c800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f880 item 21 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.051152518 +0000 UTC m=+48.021413075 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1ce80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.051152518 +0000 UTC m=+48.021413075 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1d3c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 22 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.05434851 +0000 UTC m=+48.024609057 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1da40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.05434851 +0000 UTC m=+48.024609057 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a1df40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.05434851 +0000 UTC m=+48.024609057 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a404c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378310 item 23 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.058970481 +0000 UTC m=+48.029231018 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a40b40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.058970481 +0000 UTC m=+48.029231018 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41080): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378930 item 24 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc000a416c0): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a416c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.062667044 +0000 UTC m=+48.032927601 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a41a80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.062667044 +0000 UTC m=+48.032927601 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a000): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.062667044 +0000 UTC m=+48.032927601 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5a540): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d20 item 25 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.067143332 +0000 UTC m=+48.037403879 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5abc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.067143332 +0000 UTC m=+48.037403879 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 26 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc000a5b740): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5b740): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.070273981 +0000 UTC m=+48.040534529 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a5bb00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.070273981 +0000 UTC m=+48.040534529 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78080): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.070273981 +0000 UTC m=+48.040534529 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a785c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379650 item 27 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.074436961 +0000 UTC m=+48.044697488 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.074436961 +0000 UTC m=+48.044697488 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009a5ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ab60 item 28 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc0009d0580): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0580): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.07681681 +0000 UTC m=+48.047077328 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d0940): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.07681681 +0000 UTC m=+48.047077328 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1000): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b0a0 item 29 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.078954906 +0000 UTC m=+48.049215423 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1680): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.078954906 +0000 UTC m=+48.049215423 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009d1bc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b810 item 30 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): _readAt: size=2, off=0 2025/09/03 01:55:10 ERROR : open-test-file(0xc0009fa280): Couldn't read size of file 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): >_writeAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): close: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa280): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.081090427 +0000 UTC m=+48.051350954 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fa640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.081090427 +0000 UTC m=+48.051350954 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fad00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bce0 item 31 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.083127413 +0000 UTC m=+48.053387941 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.083127413 +0000 UTC m=+48.053387941 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fb8c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c1c0 item 32 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.086078776 +0000 UTC m=+48.056339324 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009fbf00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c930 item 33 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.086848572 +0000 UTC m=+48.057109089 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.086848572 +0000 UTC m=+48.057109089 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26900): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042caf0 item 33 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.089096495 +0000 UTC m=+48.059357021 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b26f40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d180 item 34 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.090135276 +0000 UTC m=+48.060395793 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b273c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.090135276 +0000 UTC m=+48.060395793 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27900): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 34 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.092200134 +0000 UTC m=+48.062460651 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b27f40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d960 item 35 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.093089424 +0000 UTC m=+48.063349941 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.093089424 +0000 UTC m=+48.063349941 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4c940): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042db90 item 35 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.096406253 +0000 UTC m=+48.066666791 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4cfc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438000 item 36 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.097701737 +0000 UTC m=+48.067962284 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4d4c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.097701737 +0000 UTC m=+48.067962284 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b4da00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004381c0 item 36 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.100454617 +0000 UTC m=+48.070715164 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a0c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438620 item 37 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.101596012 +0000 UTC m=+48.071856559 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a540): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.101596012 +0000 UTC m=+48.071856559 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6aa40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004387e0 item 37 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.105338962 +0000 UTC m=+48.075599538 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b0c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438b60 item 38 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.10707913 +0000 UTC m=+48.077339657 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6b5c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.10707913 +0000 UTC m=+48.077339657 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6bb00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438d90 item 38 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.111483362 +0000 UTC m=+48.081743889 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98200): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439110 item 39 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.112279958 +0000 UTC m=+48.082540485 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98700): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.112279958 +0000 UTC m=+48.082540485 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b98c00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439340 item 39 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.119132118 +0000 UTC m=+48.089392635 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99280): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004396c0 item 40 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.120246401 +0000 UTC m=+48.090506918 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99780): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.120246401 +0000 UTC m=+48.090506918 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b99cc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439880 item 40 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.122565666 +0000 UTC m=+48.092826184 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc300): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 41 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.12783251 +0000 UTC m=+48.098093027 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbc800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439dc0 item 41 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.128604018 +0000 UTC m=+48.098864545 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbccc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.128604018 +0000 UTC m=+48.098864545 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd200): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c070 item 41 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.131330921 +0000 UTC m=+48.101591458 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbd840): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 42 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.13230482 +0000 UTC m=+48.102565347 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000bbdd40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce70 item 42 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.133297845 +0000 UTC m=+48.103558372 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08300): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.133297845 +0000 UTC m=+48.103558372 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08880): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d3b0 item 42 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.135541167 +0000 UTC m=+48.105801705 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c08ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dce0 item 43 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.136400892 +0000 UTC m=+48.106661420 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c093c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a000 item 43 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.137412693 +0000 UTC m=+48.107673220 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09900): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.137412693 +0000 UTC m=+48.107673220 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c09e40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a1c0 item 43 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.140135396 +0000 UTC m=+48.110395924 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2c500): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a540 item 44 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.141620727 +0000 UTC m=+48.111881244 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2ca00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a700 item 44 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.143158104 +0000 UTC m=+48.113418631 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2cf40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.143158104 +0000 UTC m=+48.113418631 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c840): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 44 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.145599329 +0000 UTC m=+48.115859846 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830480): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 45 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.146512646 +0000 UTC m=+48.116773172 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000830980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.146512646 +0000 UTC m=+48.116773172 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831080): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378070 item 45 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.148864492 +0000 UTC m=+48.119125020 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831700): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378460 item 46 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.149657842 +0000 UTC m=+48.119918369 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000831c00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.149657842 +0000 UTC m=+48.119918369 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3c380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378690 item 46 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.152087776 +0000 UTC m=+48.122348293 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3cd00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378b60 item 47 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.152910482 +0000 UTC m=+48.123170999 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d200): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.152910482 +0000 UTC m=+48.123170999 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3d900): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d20 item 47 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.155234367 +0000 UTC m=+48.125494894 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d3df40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003790a0 item 48 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.156141591 +0000 UTC m=+48.126402118 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2d3c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.156141591 +0000 UTC m=+48.126402118 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000c2dac0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379260 item 48 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.158447632 +0000 UTC m=+48.128708159 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee4c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 49 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.159327845 +0000 UTC m=+48.129588371 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ee9c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.159327845 +0000 UTC m=+48.129588371 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef000): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003798f0 item 49 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.161781513 +0000 UTC m=+48.132042040 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009ef6c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379d50 item 50 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.16262091 +0000 UTC m=+48.132881437 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009efcc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.16262091 +0000 UTC m=+48.132881437 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d70c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 50 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.16463364 +0000 UTC m=+48.134894157 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0002d7f00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 51 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.165472055 +0000 UTC m=+48.135732572 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000420c40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.165472055 +0000 UTC m=+48.135732572 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000421ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 51 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.167794037 +0000 UTC m=+48.138054554 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0a00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a0e0 item 52 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.168639454 +0000 UTC m=+48.138899981 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b0f00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.168639454 +0000 UTC m=+48.138899981 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1740): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 52 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.170603593 +0000 UTC m=+48.140864119 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0000b1f00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ab60 item 53 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.171457337 +0000 UTC m=+48.141717854 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000529dc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.171457337 +0000 UTC m=+48.141717854 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad20 item 53 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.174141518 +0000 UTC m=+48.144402035 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000788e00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b0a0 item 54 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.175055274 +0000 UTC m=+48.145315791 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789340): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.175055274 +0000 UTC m=+48.145315791 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000789940): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b260 item 54 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.177048759 +0000 UTC m=+48.147309286 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c040): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b5e0 item 55 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.178014222 +0000 UTC m=+48.148274739 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098c5c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.178014222 +0000 UTC m=+48.148274739 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098cb00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b880 item 55 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.18022315 +0000 UTC m=+48.150483667 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d240): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bc70 item 56 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.181154119 +0000 UTC m=+48.151414636 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098d740): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.181154119 +0000 UTC m=+48.151414636 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00098dcc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bea0 item 56 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.183456704 +0000 UTC m=+48.153717231 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 57 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.184242741 +0000 UTC m=+48.154503268 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d28c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a540 item 57 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.185086545 +0000 UTC m=+48.155347073 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d2e40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.185086545 +0000 UTC m=+48.155347073 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d33c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 57 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.187504106 +0000 UTC m=+48.157764633 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3a00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 58 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.188350305 +0000 UTC m=+48.158610822 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0005d3f40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad90 item 58 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.189268601 +0000 UTC m=+48.159529128 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736500): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.189268601 +0000 UTC m=+48.159529128 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000736ac0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047afc0 item 58 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.191428266 +0000 UTC m=+48.161688793 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 59 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.192289905 +0000 UTC m=+48.162550432 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 59 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.193201217 +0000 UTC m=+48.163461734 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000737b80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.193201217 +0000 UTC m=+48.163461734 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766180): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b810 item 59 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.195380589 +0000 UTC m=+48.165641107 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007667c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 60 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.196209157 +0000 UTC m=+48.166469683 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000766d00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 60 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.197603365 +0000 UTC m=+48.167863882 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767240): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.197603365 +0000 UTC m=+48.167863882 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0540 item 60 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.200292005 +0000 UTC m=+48.170552532 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000767e40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f15e0 item 61 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.201112726 +0000 UTC m=+48.171373264 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.201112726 +0000 UTC m=+48.171373264 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d0b00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a380 item 61 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.203699714 +0000 UTC m=+48.173960242 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a9a0 item 62 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.20443657 +0000 UTC m=+48.174697106 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1680): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.20443657 +0000 UTC m=+48.174697106 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007d1d80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016acb0 item 62 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.206882183 +0000 UTC m=+48.177142709 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bc00 item 63 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.20757323 +0000 UTC m=+48.177833757 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f0980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.20757323 +0000 UTC m=+48.177833757 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1080): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410070 item 63 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): >_readAt: n=0, err=Bad file descriptor 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.209987935 +0000 UTC m=+48.180248473 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f16c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004108c0 item 64 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.210810541 +0000 UTC m=+48.181071068 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0007f1c00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.210810541 +0000 UTC m=+48.181071068 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 64 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.21314767 +0000 UTC m=+48.183408198 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008229c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b20 item 65 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.214096052 +0000 UTC m=+48.184356589 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000822e40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.214096052 +0000 UTC m=+48.184356589 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823340): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 65 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.216068216 +0000 UTC m=+48.186328743 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aaf0 item 66 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.217002159 +0000 UTC m=+48.187262687 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000823e00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.217002159 +0000 UTC m=+48.187262687 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088a3c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bc70 item 66 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.219108216 +0000 UTC m=+48.189368752 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088aa00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dee70 item 67 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.219982888 +0000 UTC m=+48.190243415 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ae80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.219982888 +0000 UTC m=+48.190243415 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088b380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df570 item 67 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.222439903 +0000 UTC m=+48.192700430 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088ba00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfdc0 item 68 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.223465229 +0000 UTC m=+48.193725766 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00088bf00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.223465229 +0000 UTC m=+48.193725766 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d04c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ca80 item 68 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.225546768 +0000 UTC m=+48.195807305 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0b00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dea0 item 69 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.226320723 +0000 UTC m=+48.196581219 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d0f80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.226320723 +0000 UTC m=+48.196581219 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1480): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526690 item 69 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.22835356 +0000 UTC m=+48.198614098 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008d1b00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527030 item 70 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.229165705 +0000 UTC m=+48.199426232 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee080): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.229165705 +0000 UTC m=+48.199426232 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ee5c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005277a0 item 70 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.231138351 +0000 UTC m=+48.201398888 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008eec40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ce0 item 71 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.231991473 +0000 UTC m=+48.202252001 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.231991473 +0000 UTC m=+48.202252001 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008ef640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004420e0 item 71 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.234115863 +0000 UTC m=+48.204376390 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008efcc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 72 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.234999352 +0000 UTC m=+48.205259880 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922240): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.234999352 +0000 UTC m=+48.205259880 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922780): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 72 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.236731626 +0000 UTC m=+48.206992133 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000922d40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442c40 item 73 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.238085128 +0000 UTC m=+48.208345645 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923240): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442ee0 item 73 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.238854573 +0000 UTC m=+48.209115080 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.238854573 +0000 UTC m=+48.209115080 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e42a0 item 73 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.240406087 +0000 UTC m=+48.210666595 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000848c80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4d90 item 74 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.241037543 +0000 UTC m=+48.211298060 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849180): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e56c0 item 74 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.241991576 +0000 UTC m=+48.212252103 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0008496c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.241991576 +0000 UTC m=+48.212252103 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000849c40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e59d0 item 74 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.244187951 +0000 UTC m=+48.214448488 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996300): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 75 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.244957617 +0000 UTC m=+48.215218144 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): _writeAt: size=3, off=2 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050230 item 75 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.245838682 +0000 UTC m=+48.216099219 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000996d40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.245838682 +0000 UTC m=+48.216099219 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997280): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 75 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.248001663 +0000 UTC m=+48.218262191 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009978c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 76 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.248795305 +0000 UTC m=+48.219055832 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000997dc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 76 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): _writeAt: size=3, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.249630563 +0000 UTC m=+48.219891060 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009bc380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.249630563 +0000 UTC m=+48.219891060 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c340): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424310 item 76 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.251350744 +0000 UTC m=+48.221611271 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4c980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424f50 item 77 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.252073061 +0000 UTC m=+48.222333588 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4ce80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.252073061 +0000 UTC m=+48.222333588 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4d580): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 77 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.25386155 +0000 UTC m=+48.224122057 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d4dbc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 78 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.254338967 +0000 UTC m=+48.224599474 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.254338967 +0000 UTC m=+48.224599474 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72840): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c310 item 78 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.255907232 +0000 UTC m=+48.226167739 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d72e80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c850 item 79 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.256370562 +0000 UTC m=+48.226631069 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.256370562 +0000 UTC m=+48.226631069 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000d73a80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ccb0 item 79 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.257830034 +0000 UTC m=+48.228090541 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18140): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d420 item 80 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.258322989 +0000 UTC m=+48.228583497 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18640): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.258322989 +0000 UTC m=+48.228583497 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a18d40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d810 item 80 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.259774326 +0000 UTC m=+48.230034833 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19380): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dea0 item 81 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.260284964 +0000 UTC m=+48.230545471 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.260284964 +0000 UTC m=+48.230545471 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a19d40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320310 item 81 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.261564528 +0000 UTC m=+48.231825035 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320af0 item 82 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.262249895 +0000 UTC m=+48.232510402 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34940): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.262249895 +0000 UTC m=+48.232510402 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a34ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321260 item 82 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.263589942 +0000 UTC m=+48.233850449 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35540): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321880 item 83 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.264114768 +0000 UTC m=+48.234375275 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a35a40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.264114768 +0000 UTC m=+48.234375275 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58000): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 83 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.265454585 +0000 UTC m=+48.235715091 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58680): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c930 item 84 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.266155601 +0000 UTC m=+48.236416108 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a58b80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.266155601 +0000 UTC m=+48.236416108 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 84 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.267852638 +0000 UTC m=+48.238113166 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59780): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 85 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.268682708 +0000 UTC m=+48.238943235 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a59c80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.268682708 +0000 UTC m=+48.238943235 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78240): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e0e0 item 85 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.270476517 +0000 UTC m=+48.240737044 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a788c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e540 item 86 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.271301016 +0000 UTC m=+48.241561543 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a78dc0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.271301016 +0000 UTC m=+48.241561543 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79340): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e930 item 86 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.273118268 +0000 UTC m=+48.243378796 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a799c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ee70 item 87 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.273904826 +0000 UTC m=+48.244165353 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a79ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.273904826 +0000 UTC m=+48.244165353 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98480): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f030 item 87 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.275646959 +0000 UTC m=+48.245907486 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000a98b00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443030 item 88 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.276292791 +0000 UTC m=+48.246553298 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923800): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.276292791 +0000 UTC m=+48.246553298 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000923d80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004433b0 item 88 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.278059109 +0000 UTC m=+48.248319635 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443880 item 89 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.278683141 +0000 UTC m=+48.248943668 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093c980): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ab0 item 89 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.279299258 +0000 UTC m=+48.249559765 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093cec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.279299258 +0000 UTC m=+48.249559765 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093d440): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c70 item 89 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.280852014 +0000 UTC m=+48.251112521 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00093da80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a3f0 item 90 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.281377652 +0000 UTC m=+48.251638159 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e040): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a770 item 90 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.282072176 +0000 UTC m=+48.252332683 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095e580): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.282072176 +0000 UTC m=+48.252332683 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095eb40): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aaf0 item 90 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.28331472 +0000 UTC m=+48.253575227 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f180): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035afc0 item 91 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.283829426 +0000 UTC m=+48.254089933 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095f6c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): >_readAt: n=2, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): _writeAt: size=3, off=7 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 91 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.284436426 +0000 UTC m=+48.254696934 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc00095fc00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): >_readAt: n=8, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.284436426 +0000 UTC m=+48.254696934 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978200): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 91 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.286275301 +0000 UTC m=+48.256535808 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978840): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 92 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.286784637 +0000 UTC m=+48.257045144 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000978d80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): open at offset 5 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035be30 item 92 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): _readAt: size=2, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): _writeAt: size=3, off=5 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): >_writeAt: n=3, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.287404922 +0000 UTC m=+48.257665429 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc0009792c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): >_readAt: n=3, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.287404922 +0000 UTC m=+48.257665429 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979880): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c0e0 item 92 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.28881476 +0000 UTC m=+48.259075267 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000979ec0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c850 item 93 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.289436678 +0000 UTC m=+48.259697185 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28480): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.289436678 +0000 UTC m=+48.259697185 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b28b80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca80 item 93 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.291424371 +0000 UTC m=+48.261684908 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b291c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d110 item 94 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.292138933 +0000 UTC m=+48.262399470 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29700): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.292138933 +0000 UTC m=+48.262399470 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b29e00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d420 item 94 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.294263203 +0000 UTC m=+48.264523741 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b524c0): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d880 item 95 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.294948591 +0000 UTC m=+48.265209118 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b52a00): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.294948591 +0000 UTC m=+48.265209118 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53100): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dab0 item 95 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 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/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): open at offset 0 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): _readAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): >_readAt: n=0, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.297113026 +0000 UTC m=+48.267373553 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53740): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): >openPending: err= 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042df10 item 96 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.297744842 +0000 UTC m=+48.268005369 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b53c80): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/03 01:55:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/03 01:55:10 DEBUG : open-test-file: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): _readAt: size=512, off=0 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): openPending: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): >openPending: err= 2025/09/03 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): >_readAt: n=5, err=EOF 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): close: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-03 01:55:10.297744842 +0000 UTC m=+48.268005369 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : open-test-file(0xc000b6a400): >close: err= 2025/09/03 01:55:10 DEBUG : open-test-file: Remove: 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438150 item 96 2025/09/03 01:55:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/03 01:55:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/03 01:55:10 DEBUG : open-test-file: >Remove: err= 2025/09/03 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : >WaitForWriters: 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.44s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:10 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : file1: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): openPending: 2025/09/03 01:55:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): >openPending: err= 2025/09/03 01:55:10 DEBUG : file1: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/03 01:55:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): _writeAt: size=2, off=0 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): >_writeAt: n=2, err= 2025/09/03 01:55:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): RWFileHandle.Flush 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): RWFileHandle.Release 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): close: 2025/09/03 01:55:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/03 01:55:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : file1(0xc0009bc7c0): >close: err= 2025/09/03 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:10 DEBUG : file1: vfs cache: starting upload 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:10 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/09/03 01:55:10 INFO : file1: Copied (new) 2025/09/03 01:55:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,4dd31235ba358926698427af24a91a75ed5c97f3" 2025/09/03 01:55:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/03 01:55:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:10 INFO : file1: vfs cache: upload succeeded try #1 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : >WaitForWriters: 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : file1: reading active writers 2025/09/03 01:55:10 DEBUG : >WaitForWriters: 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestRWFileModTimeWithOpenWriters (0.50s) === RUN TestRWCacheRename run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:10 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:10 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:10 DEBUG : rename_me: newRWFileHandle: 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): openPending: 2025/09/03 01:55:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): >openPending: err= 2025/09/03 01:55:10 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/03 01:55:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/03 01:55:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): _writeAt: size=5, off=0 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): >_writeAt: n=5, err= 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): close: 2025/09/03 01:55:10 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-03 01:55:10.898218556 +0000 UTC m=+48.868479093 2025/09/03 01:55:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/03 01:55:10 DEBUG : rename_me(0xc000b6a800): >close: err= 2025/09/03 01:55:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/03 01:55:10 DEBUG : i_was_renamed: Updating file with 0xc000c30180 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/03 01:55:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/03 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/03 01:55:10 DEBUG : Looking for writers 2025/09/03 01:55:10 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/03 01:55:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/03 01:55:11 DEBUG : Looking for writers 2025/09/03 01:55:11 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/03 01:55:11 DEBUG : i_was_renamed: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:11 INFO : i_was_renamed: Copied (new) 2025/09/03 01:55:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-03 01:55:10 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/09/03 01:55:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/03 01:55:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/03 01:55:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/03 01:55:11 DEBUG : Looking for writers 2025/09/03 01:55:11 DEBUG : i_was_renamed: reading active writers 2025/09/03 01:55:11 DEBUG : >WaitForWriters: 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name i_was_renamed --- PASS: TestRWCacheRename (0.48s) === RUN TestRWCacheUpdate run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:11 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/03 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-kebifir4size" 2025/09/03 01:55:11 INFO : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/03 01:55:11 DEBUG : forgetting directory cache 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): _readAt: size=512, off=0 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): openPending: 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 00:56:11 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" against cached fingerprint "" 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): >openPending: err= 2025/09/03 01:55:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): >_readAt: n=20, err=EOF 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): close: 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 00:56:11 +0000 UTC 2025/09/03 01:55:11 DEBUG : TestRWCacheUpdate(0xc0009ee4c0): >close: err= 2025/09/03 01:55:11 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:11 DEBUG : forgetting directory cache 2025/09/03 01:55:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:12 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): _readAt: size=512, off=0 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): openPending: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 00:57:11 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" against cached fingerprint "20,2025-09-03 00:56:11 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-03 00:57:11 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" != cached fingerprint "20,2025-09-03 00:56:11 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7") 2025/09/03 01:55:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): >openPending: err= 2025/09/03 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): >_readAt: n=20, err=EOF 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): close: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 00:57:11 +0000 UTC 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc0009eefc0): >close: err= 2025/09/03 01:55:12 DEBUG : Re-reading directory (123.816726ms old) 2025/09/03 01:55:12 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/03 01:55:12 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:12 DEBUG : forgetting directory cache 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:12 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): _readAt: size=512, off=0 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): openPending: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 00:58:11 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" against cached fingerprint "20,2025-09-03 00:57:11 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-03 00:58:11 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" != cached fingerprint "20,2025-09-03 00:57:11 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f") 2025/09/03 01:55:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): >openPending: err= 2025/09/03 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): >_readAt: n=20, err=EOF 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): close: 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 00:58:11 +0000 UTC 2025/09/03 01:55:12 DEBUG : TestRWCacheUpdate(0xc000b6a640): >close: err= 2025/09/03 01:55:12 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:12 DEBUG : forgetting directory cache 2025/09/03 01:55:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:13 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): _readAt: size=512, off=0 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): openPending: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 00:59:11 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" against cached fingerprint "20,2025-09-03 00:58:11 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-03 00:59:11 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" != cached fingerprint "20,2025-09-03 00:58:11 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780") 2025/09/03 01:55:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): >openPending: err= 2025/09/03 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): >_readAt: n=20, err=EOF 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): close: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 00:59:11 +0000 UTC 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c540c0): >close: err= 2025/09/03 01:55:13 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:13 DEBUG : forgetting directory cache 2025/09/03 01:55:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:13 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): _readAt: size=512, off=0 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): openPending: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 01:00:11 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" against cached fingerprint "20,2025-09-03 00:59:11 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-03 01:00:11 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" != cached fingerprint "20,2025-09-03 00:59:11 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771") 2025/09/03 01:55:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): >openPending: err= 2025/09/03 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): >_readAt: n=20, err=EOF 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): close: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:00:11 +0000 UTC 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000c54940): >close: err= 2025/09/03 01:55:13 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:13 DEBUG : forgetting directory cache 2025/09/03 01:55:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:13 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): _readAt: size=512, off=0 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): openPending: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-03 01:01:11 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" against cached fingerprint "20,2025-09-03 01:00:11 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-03 01:01:11 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" != cached fingerprint "20,2025-09-03 01:00:11 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84") 2025/09/03 01:55:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/03 01:55:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): >openPending: err= 2025/09/03 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): >_readAt: n=20, err=EOF 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): close: 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:01:11 +0000 UTC 2025/09/03 01:55:13 DEBUG : TestRWCacheUpdate(0xc000b6b680): >close: err= 2025/09/03 01:55:14 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:14 DEBUG : forgetting directory cache 2025/09/03 01:55:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:14 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): _readAt: size=512, off=0 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): openPending: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-03 01:02:11 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" against cached fingerprint "20,2025-09-03 01:01:11 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-03 01:02:11 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" != cached fingerprint "20,2025-09-03 01:01:11 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f") 2025/09/03 01:55:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/03 01:55:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): >openPending: err= 2025/09/03 01:55:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): >_readAt: n=21, err=EOF 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): close: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:02:11 +0000 UTC 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000c55000): >close: err= 2025/09/03 01:55:14 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:14 DEBUG : forgetting directory cache 2025/09/03 01:55:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:14 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): _readAt: size=512, off=0 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): openPending: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-03 01:03:11 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" against cached fingerprint "21,2025-09-03 01:02:11 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-03 01:03:11 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" != cached fingerprint "21,2025-09-03 01:02:11 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d") 2025/09/03 01:55:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/03 01:55:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): >openPending: err= 2025/09/03 01:55:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): >_readAt: n=22, err=EOF 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): close: 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:03:11 +0000 UTC 2025/09/03 01:55:14 DEBUG : TestRWCacheUpdate(0xc000420ec0): >close: err= 2025/09/03 01:55:14 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:14 DEBUG : forgetting directory cache 2025/09/03 01:55:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): _readAt: size=512, off=0 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): openPending: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-03 01:04:11 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" against cached fingerprint "22,2025-09-03 01:03:11 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-03 01:04:11 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" != cached fingerprint "22,2025-09-03 01:03:11 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68") 2025/09/03 01:55:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/03 01:55:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): >openPending: err= 2025/09/03 01:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): >_readAt: n=23, err=EOF 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): close: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:04:11 +0000 UTC 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000c55b40): >close: err= 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:15 DEBUG : forgetting directory cache 2025/09/03 01:55:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): _readAt: size=512, off=0 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): openPending: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-03 01:05:11 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" against cached fingerprint "23,2025-09-03 01:04:11 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-03 01:05:11 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" != cached fingerprint "23,2025-09-03 01:04:11 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769") 2025/09/03 01:55:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/03 01:55:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): >openPending: err= 2025/09/03 01:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): >_readAt: n=24, err=EOF 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): close: 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-03 01:05:11 +0000 UTC 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate(0xc000529980): >close: err= 2025/09/03 01:55:15 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:15 DEBUG : Looking for writers 2025/09/03 01:55:15 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/03 01:55:15 DEBUG : >WaitForWriters: 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': vfs cache: cleaner exiting 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name TestRWCacheUpdate --- PASS: TestRWCacheUpdate (4.23s) === RUN TestCaseSensitivity run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:15 DEBUG : forgetting directory cache 2025/09/03 01:55:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeA 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeB 2025/09/03 01:55:15 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:15 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeA 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeB 2025/09/03 01:55:15 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FilEb 2025/09/03 01:55:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeA 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeB 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FilEb 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeA 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeB 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FilEb 2025/09/03 01:55:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/03 01:55:16 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/03 01:55:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/03 01:55:16 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/03 01:55:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:16 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:16 DEBUG : Looking for writers 2025/09/03 01:55:16 DEBUG : FiLeA: reading active writers 2025/09/03 01:55:16 DEBUG : FiLeB: reading active writers 2025/09/03 01:55:16 DEBUG : FilEb: reading active writers 2025/09/03 01:55:16 DEBUG : >WaitForWriters: 2025/09/03 01:55:16 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:16 DEBUG : Looking for writers 2025/09/03 01:55:16 DEBUG : FiLeB: reading active writers 2025/09/03 01:55:16 DEBUG : FilEb: reading active writers 2025/09/03 01:55:16 DEBUG : FiLeA: reading active writers 2025/09/03 01:55:16 DEBUG : >WaitForWriters: 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeA 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FiLeB 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name FilEb --- PASS: TestCaseSensitivity (1.11s) === RUN TestUnicodeNormalization run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name normal name with no special characters.txt 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name 測試_Русский___ě_áñ 2025/09/03 01:55:16 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name normal name with no special characters.txt 2025/09/03 01:55:16 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name 測試_Русский___ě_áñ 2025/09/03 01:55:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/03 01:55:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/03 01:55:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/03 01:55:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/03 01:55:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name normal name with no special characters.txt 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name 測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (0.56s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:17 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': Reusing VFS from active cache 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.06s) === RUN TestVFSNewWithOpts run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:17 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.06s) === RUN TestVFSRoot run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:17 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.06s) === RUN TestVFSStat run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:17 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:17 DEBUG : dir: Looking for writers 2025/09/03 01:55:17 DEBUG : file2: reading active writers 2025/09/03 01:55:17 DEBUG : Looking for writers 2025/09/03 01:55:17 DEBUG : dir: reading active writers 2025/09/03 01:55:17 DEBUG : file1: reading active writers 2025/09/03 01:55:17 DEBUG : >WaitForWriters: 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:17 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 --- PASS: TestVFSStat (0.68s) === RUN TestVFSStatParent run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:18 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:18 DEBUG : dir: Looking for writers 2025/09/03 01:55:18 DEBUG : Looking for writers 2025/09/03 01:55:18 DEBUG : dir: reading active writers 2025/09/03 01:55:18 DEBUG : file1: reading active writers 2025/09/03 01:55:18 DEBUG : >WaitForWriters: 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:18 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 --- PASS: TestVFSStatParent (0.68s) === RUN TestVFSOpenFile run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:18 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:19 DEBUG : file1: Open: flags=O_RDONLY 2025/09/03 01:55:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/03 01:55:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/03 01:55:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/03 01:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (0 bytes), uploading instead of streaming 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:19 DEBUG : dir/new_file.txt: Size and hidrive of src and dst objects identical 2025/09/03 01:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/03 01:55:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/03 01:55:19 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:19 DEBUG : dir: Looking for writers 2025/09/03 01:55:19 DEBUG : file2: reading active writers 2025/09/03 01:55:19 DEBUG : new_file.txt: reading active writers 2025/09/03 01:55:19 DEBUG : Looking for writers 2025/09/03 01:55:19 DEBUG : dir: reading active writers 2025/09/03 01:55:19 DEBUG : file1: reading active writers 2025/09/03 01:55:19 DEBUG : >WaitForWriters: 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file2 2025/09/03 01:55:19 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name new_file.txt --- PASS: TestVFSOpenFile (0.91s) === RUN TestVFSRename run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:19 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file2" to "HiDrive root 'rclone-test-kebifir4size'": directory not found 2025/09/03 01:55:20 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:20 DEBUG : Looking for writers 2025/09/03 01:55:20 DEBUG : >WaitForWriters: 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name dir --- FAIL: TestVFSRename (0.46s) === RUN TestVFSStatfs run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:20 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:20 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:20 DEBUG : Looking for writers 2025/09/03 01:55:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.06s) === RUN TestVFSMkdir run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:20 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:20 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/03 01:55:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:20 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:20 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:20 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d 2025/09/03 01:55:21 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:21 DEBUG : Looking for writers 2025/09/03 01:55:21 DEBUG : a: Looking for writers 2025/09/03 01:55:21 DEBUG : b: Looking for writers 2025/09/03 01:55:21 DEBUG : c: Looking for writers 2025/09/03 01:55:21 DEBUG : d: Looking for writers 2025/09/03 01:55:21 DEBUG : Looking for writers 2025/09/03 01:55:21 DEBUG : d: reading active writers 2025/09/03 01:55:21 DEBUG : /: reading active writers 2025/09/03 01:55:21 DEBUG : a: reading active writers 2025/09/03 01:55:21 DEBUG : b: reading active writers 2025/09/03 01:55:21 DEBUG : c: reading active writers 2025/09/03 01:55:21 DEBUG : >WaitForWriters: 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d --- PASS: TestVFSMkdir (1.17s) === RUN TestVFSMkdirAll run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:21 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:21 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/03 01:55:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/03 01:55:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/03 01:55:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:21 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d 2025/09/03 01:55:22 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:22 DEBUG : a/b/c/d: Looking for writers 2025/09/03 01:55:22 DEBUG : a/b/c: Looking for writers 2025/09/03 01:55:22 DEBUG : d: reading active writers 2025/09/03 01:55:22 DEBUG : a/b: Looking for writers 2025/09/03 01:55:22 DEBUG : c: reading active writers 2025/09/03 01:55:22 DEBUG : a: Looking for writers 2025/09/03 01:55:22 DEBUG : b: reading active writers 2025/09/03 01:55:22 DEBUG : Looking for writers 2025/09/03 01:55:22 DEBUG : a: reading active writers 2025/09/03 01:55:22 DEBUG : >WaitForWriters: 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name a 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name b 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name c 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name d --- PASS: TestVFSMkdirAll (1.32s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:22 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:22 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:22 DEBUG : Looking for writers 2025/09/03 01:55:22 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.06s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:22 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/03 01:55:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/03 01:55:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (5 bytes), uploading instead of streaming 2025/09/03 01:55:22 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:22 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/03 01:55:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/03 01:55:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:22 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (0 bytes), uploading instead of streaming 2025/09/03 01:55:23 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:23 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/03 01:55:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/03 01:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:23 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (7 bytes), uploading instead of streaming 2025/09/03 01:55:24 DEBUG : file1: hidrive = f092a35bb507b1d6cd2059ff23534961ac19bfc1 OK 2025/09/03 01:55:24 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:24 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:24 DEBUG : Looking for writers 2025/09/03 01:55:24 DEBUG : file1: reading active writers 2025/09/03 01:55:24 DEBUG : >WaitForWriters: 2025/09/03 01:55:24 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestWriteFileHandleMethods (1.49s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:24 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/03 01:55:25 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/03 01:55:25 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/03 01:55:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (11 bytes), uploading instead of streaming 2025/09/03 01:55:25 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/03 01:55:25 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 2025/09/03 01:55:25 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:25 DEBUG : Looking for writers 2025/09/03 01:55:25 DEBUG : file1: reading active writers 2025/09/03 01:55:25 DEBUG : >WaitForWriters: 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:25 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (5 bytes), uploading instead of streaming 2025/09/03 01:55:25 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/09/03 01:55:25 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/03 01:55:25 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:25 DEBUG : Looking for writers 2025/09/03 01:55:25 DEBUG : file1: reading active writers 2025/09/03 01:55:25 DEBUG : >WaitForWriters: 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestWriteFileHandleFlush (0.25s) === RUN TestWriteFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:25 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:25 DEBUG : file1: WriteFileHandle.Release closing 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (0 bytes), uploading instead of streaming 2025/09/03 01:55:25 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:25 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/03 01:55:25 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:25 DEBUG : Looking for writers 2025/09/03 01:55:25 DEBUG : file1: reading active writers 2025/09/03 01:55:25 DEBUG : >WaitForWriters: 2025/09/03 01:55:25 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestWriteFileHandleRelease (0.28s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:26 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (2 bytes), uploading instead of streaming 2025/09/03 01:55:26 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/09/03 01:55:26 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:26 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:26 DEBUG : Looking for writers 2025/09/03 01:55:26 DEBUG : file1: reading active writers 2025/09/03 01:55:26 DEBUG : >WaitForWriters: 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestWriteFileModTimeWithOpenWriters (0.33s) === RUN TestFileReadAtZeroLength run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:26 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (0 bytes), uploading instead of streaming 2025/09/03 01:55:26 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/09/03 01:55:26 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:26 DEBUG : file1: Open: flags=O_RDONLY 2025/09/03 01:55:26 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/03 01:55:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/03 01:55:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:26 DEBUG : Looking for writers 2025/09/03 01:55:26 DEBUG : file1: reading active writers 2025/09/03 01:55:26 DEBUG : >WaitForWriters: 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileReadAtZeroLength (0.30s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "HiDrive root 'rclone-test-kebifir4size'", Local "Local file system at /tmp/rclone334375008", Modify Window "1s" 2025/09/03 01:55:26 INFO : HiDrive root 'rclone-test-kebifir4size': poll-interval is not supported by this remote 2025/09/03 01:55:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/03 01:55:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': File to upload is small (100 bytes), uploading instead of streaming 2025/09/03 01:55:26 DEBUG : file1: hidrive = 20c2d43132462d6f94731ea775d73a999ea68e6a OK 2025/09/03 01:55:26 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/09/03 01:55:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/03 01:55:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/03 01:55:26 DEBUG : file1: Open: flags=O_RDONLY 2025/09/03 01:55:26 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/03 01:55:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/03 01:55:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/03 01:55:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/03 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/09/03 01:55:26 DEBUG : Looking for writers 2025/09/03 01:55:26 DEBUG : file1: reading active writers 2025/09/03 01:55:26 DEBUG : >WaitForWriters: 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': found directory-element with name file1 --- PASS: TestFileReadAtNonZeroLength (0.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/03 01:55:26 DEBUG : HiDrive root 'rclone-test-kebifir4size': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 1m5.095037247s (try 1/5): exit status 1: Failed [TestReadFileHandleReadAt TestVFSRename]