"./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5) 2025/10/27 02:31:38 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-hidakan1beza" 2025/10/27 02:31:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/27 02:31:38 DEBUG : Creating backend with remote "/tmp/rclone993315300" === RUN TestDirHandleMethods run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:38 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:38 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:38 DEBUG : dir: Looking for writers 2025/10/27 02:31:38 DEBUG : Looking for writers 2025/10/27 02:31:38 DEBUG : dir: reading active writers 2025/10/27 02:31:38 DEBUG : >WaitForWriters: 2025/10/27 02:31:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirHandleMethods (0.71s) === RUN TestDirHandleReaddir run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:39 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name subdir 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name subdir 2025/10/27 02:31:39 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:39 DEBUG : dir/subdir: Looking for writers 2025/10/27 02:31:39 DEBUG : dir: Looking for writers 2025/10/27 02:31:39 DEBUG : file1: reading active writers 2025/10/27 02:31:39 DEBUG : file2: reading active writers 2025/10/27 02:31:39 DEBUG : subdir: reading active writers 2025/10/27 02:31:39 DEBUG : Looking for writers 2025/10/27 02:31:39 DEBUG : dir: reading active writers 2025/10/27 02:31:39 DEBUG : >WaitForWriters: 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:31:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name subdir 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 --- PASS: TestDirHandleReaddir (1.17s) === RUN TestDirHandleReaddirnames run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:40 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:40 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:40 DEBUG : dir: Looking for writers 2025/10/27 02:31:40 DEBUG : file1: reading active writers 2025/10/27 02:31:40 DEBUG : Looking for writers 2025/10/27 02:31:40 DEBUG : dir: reading active writers 2025/10/27 02:31:40 DEBUG : >WaitForWriters: 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirHandleReaddirnames (0.66s) === RUN TestDirMethods run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:40 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:41 DEBUG : dir: Looking for writers 2025/10/27 02:31:41 DEBUG : Looking for writers 2025/10/27 02:31:41 DEBUG : dir: reading active writers 2025/10/27 02:31:41 DEBUG : >WaitForWriters: 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirMethods (0.53s) === RUN TestDirForgetAll run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:41 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:41 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:41 DEBUG : forgetting directory cache 2025/10/27 02:31:41 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:41 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:41 DEBUG : Looking for writers 2025/10/27 02:31:41 DEBUG : >WaitForWriters: 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirForgetAll (0.56s) === RUN TestDirForgetPath run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/27 02:31:42 DEBUG : dir: invalidating directory cache 2025/10/27 02:31:42 DEBUG : >ForgetPath: 2025/10/27 02:31:42 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/27 02:31:42 DEBUG : invalidating directory cache 2025/10/27 02:31:42 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:42 DEBUG : >ForgetPath: 2025/10/27 02:31:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/27 02:31:42 DEBUG : >ForgetPath: 2025/10/27 02:31:42 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:42 DEBUG : dir: Looking for writers 2025/10/27 02:31:42 DEBUG : Looking for writers 2025/10/27 02:31:42 DEBUG : dir: reading active writers 2025/10/27 02:31:42 DEBUG : >WaitForWriters: 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirForgetPath (0.57s) === RUN TestDirWalk run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name fil 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:31:43 DEBUG : forgetting directory cache 2025/10/27 02:31:43 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name fil 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:31:43 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:43 DEBUG : dir: Looking for writers 2025/10/27 02:31:43 DEBUG : fil/a/b: Looking for writers 2025/10/27 02:31:43 DEBUG : fil/a: Looking for writers 2025/10/27 02:31:43 DEBUG : b: reading active writers 2025/10/27 02:31:43 DEBUG : fil: Looking for writers 2025/10/27 02:31:43 DEBUG : a: reading active writers 2025/10/27 02:31:43 DEBUG : Looking for writers 2025/10/27 02:31:43 DEBUG : dir: reading active writers 2025/10/27 02:31:43 DEBUG : fil: reading active writers 2025/10/27 02:31:43 DEBUG : >WaitForWriters: 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name fil 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:31:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c --- PASS: TestDirWalk (1.57s) === RUN TestDirSetModTime run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:44 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:44 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:44 DEBUG : dir: Looking for writers 2025/10/27 02:31:44 DEBUG : Looking for writers 2025/10/27 02:31:44 DEBUG : dir: reading active writers 2025/10/27 02:31:44 DEBUG : >WaitForWriters: 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirSetModTime (0.52s) === RUN TestDirStat run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:44 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:45 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:45 DEBUG : dir: Looking for writers 2025/10/27 02:31:45 DEBUG : file1: reading active writers 2025/10/27 02:31:45 DEBUG : Looking for writers 2025/10/27 02:31:45 DEBUG : dir: reading active writers 2025/10/27 02:31:45 DEBUG : >WaitForWriters: 2025/10/27 02:31:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirStat (0.58s) === RUN TestDirReadDirAll run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:45 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-hidakan1beza'": directory not found 2025/10/27 02:31:45 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:45 DEBUG : Looking for writers 2025/10/27 02:31:45 DEBUG : >WaitForWriters: 2025/10/27 02:31:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir --- FAIL: TestDirReadDirAll (0.50s) === RUN TestDirOpen run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:45 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 ERROR : dir/: Can only open directories read only 2025/10/27 02:31:46 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:46 DEBUG : dir: Looking for writers 2025/10/27 02:31:46 DEBUG : Looking for writers 2025/10/27 02:31:46 DEBUG : dir: reading active writers 2025/10/27 02:31:46 DEBUG : >WaitForWriters: 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirOpen (0.51s) === RUN TestDirCreate run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:46 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:31:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/27 02:31:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/27 02:31:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (5 bytes), uploading instead of streaming 2025/10/27 02:31:46 DEBUG : dir/potato: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:31:46 DEBUG : dir/potato: Size and hidrive of src and dst objects identical 2025/10/27 02:31:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/27 02:31:46 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:46 DEBUG : dir: Looking for writers 2025/10/27 02:31:46 DEBUG : file1: reading active writers 2025/10/27 02:31:46 DEBUG : potato: reading active writers 2025/10/27 02:31:46 DEBUG : Looking for writers 2025/10/27 02:31:46 DEBUG : dir: reading active writers 2025/10/27 02:31:46 DEBUG : >WaitForWriters: 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:46 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name potato --- PASS: TestDirCreate (0.83s) === RUN TestDirMkdir run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:47 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name sub 2025/10/27 02:31:47 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:47 DEBUG : dir/sub: Looking for writers 2025/10/27 02:31:47 DEBUG : dir: Looking for writers 2025/10/27 02:31:47 DEBUG : sub: reading active writers 2025/10/27 02:31:47 DEBUG : file1: reading active writers 2025/10/27 02:31:47 DEBUG : Looking for writers 2025/10/27 02:31:47 DEBUG : dir: reading active writers 2025/10/27 02:31:47 DEBUG : >WaitForWriters: 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name sub --- PASS: TestDirMkdir (1.01s) === RUN TestDirMkdirSub run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:48 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/27 02:31:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name sub 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name subsub 2025/10/27 02:31:48 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:48 DEBUG : dir/sub/subsub: Looking for writers 2025/10/27 02:31:48 DEBUG : dir/sub: Looking for writers 2025/10/27 02:31:48 DEBUG : subsub: reading active writers 2025/10/27 02:31:48 DEBUG : dir: Looking for writers 2025/10/27 02:31:48 DEBUG : file1: reading active writers 2025/10/27 02:31:48 DEBUG : sub: reading active writers 2025/10/27 02:31:48 DEBUG : Looking for writers 2025/10/27 02:31:48 DEBUG : dir: reading active writers 2025/10/27 02:31:48 DEBUG : >WaitForWriters: 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name sub 2025/10/27 02:31:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name subsub --- PASS: TestDirMkdirSub (1.10s) === RUN TestDirRemove run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:49 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:49 ERROR : dir/: Dir.Remove not empty 2025/10/27 02:31:49 DEBUG : dir/file1: Remove: 2025/10/27 02:31:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:31:49 DEBUG : dir/file1: >Remove: err= 2025/10/27 02:31:49 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/27 02:31:49 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:49 DEBUG : Looking for writers 2025/10/27 02:31:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.59s) === RUN TestDirRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:49 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:50 DEBUG : dir/file1: Remove: 2025/10/27 02:31:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:31:50 DEBUG : dir/file1: >Remove: err= 2025/10/27 02:31:50 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/27 02:31:50 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:50 DEBUG : Looking for writers 2025/10/27 02:31:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.69s) === RUN TestDirRemoveName run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:50 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:50 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:50 DEBUG : dir/file1: Remove: 2025/10/27 02:31:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:31:51 DEBUG : dir/file1: >Remove: err= 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:51 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:51 DEBUG : dir: Looking for writers 2025/10/27 02:31:51 DEBUG : Looking for writers 2025/10/27 02:31:51 DEBUG : dir: reading active writers 2025/10/27 02:31:51 DEBUG : >WaitForWriters: 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir --- PASS: TestDirRemoveName (0.75s) === RUN TestDirRename run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:51 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:51 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/27 02:31:51 DEBUG : dir: Updating dir with dir2 0xc00075d380 2025/10/27 02:31:51 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/27 02:31:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:51 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/27 02:31:52 DEBUG : file2: Updating file with file2 0xc000154b40 2025/10/27 02:31:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/27 02:31:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:52 INFO : dir2/file3: Deleted 2025/10/27 02:31:52 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/27 02:31:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000154b40 2025/10/27 02:31:52 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/27 02:31:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 2025/10/27 02:31:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/27 02:31:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00070c000 2025/10/27 02:31:52 DEBUG : empty directory: forgetting directory cache 2025/10/27 02:31:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/27 02:31:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/27 02:31:52 DEBUG : dir2: Renaming to "dir3" 2025/10/27 02:31:52 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:52 DEBUG : dir3: Looking for writers 2025/10/27 02:31:52 DEBUG : file3: reading active writers 2025/10/27 02:31:52 DEBUG : renamed empty directory: Looking for writers 2025/10/27 02:31:52 DEBUG : Looking for writers 2025/10/27 02:31:52 DEBUG : dir3: reading active writers 2025/10/27 02:31:52 DEBUG : renamed empty directory: reading active writers 2025/10/27 02:31:52 DEBUG : >WaitForWriters: 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name renamed empty directory 2025/10/27 02:31:52 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file3 --- PASS: TestDirRename (1.73s) === 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:52 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/27 02:31:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:31:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/27 02:31:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/27 02:31:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/27 02:31:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:31:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/27 02:31:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/27 02:31:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (12 bytes), uploading instead of streaming 2025/10/27 02:31:53 DEBUG : dir/sub/file2: hidrive = d84f8e1c1074d3537f15fb8cfe9959dd5a86d815 OK 2025/10/27 02:31:53 DEBUG : dir/sub/file2: Size and hidrive of src and dst objects identical 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/27 02:31:53 DEBUG : forgetting directory cache 2025/10/27 02:31:53 DEBUG : dir: forgetting directory cache 2025/10/27 02:31:53 DEBUG : dir/sub: forgetting directory cache 2025/10/27 02:31:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/27 02:31:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (5 bytes), uploading instead of streaming 2025/10/27 02:31:53 DEBUG : dir/sub/file0: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:31:53 DEBUG : dir/sub/file0: Size and hidrive of src and dst objects identical 2025/10/27 02:31:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/27 02:31:53 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:53 DEBUG : dir/sub: Looking for writers 2025/10/27 02:31:53 DEBUG : file0: reading active writers 2025/10/27 02:31:53 DEBUG : file2: reading active writers 2025/10/27 02:31:53 DEBUG : dir: Looking for writers 2025/10/27 02:31:53 DEBUG : sub: reading active writers 2025/10/27 02:31:53 DEBUG : file1: reading active writers 2025/10/27 02:31:53 DEBUG : Looking for writers 2025/10/27 02:31:53 DEBUG : dir: reading active writers 2025/10/27 02:31:53 DEBUG : >WaitForWriters: 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name sub 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file0 2025/10/27 02:31:53 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 --- PASS: TestDirFileOpen (1.16s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:54 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/27 02:31:54 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:54 DEBUG : Looking for writers 2025/10/27 02:31:54 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.06s) === RUN TestDirMetadataExtension run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:54 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:31:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/27 02:31:54 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/27 02:31:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:31:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/27 02:31:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/27 02:31:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/27 02:31:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:31:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/27 02:31:54 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:54 DEBUG : dir: Looking for writers 2025/10/27 02:31:54 DEBUG : file1: reading active writers 2025/10/27 02:31:54 DEBUG : file1.metadata: reading active writers 2025/10/27 02:31:54 DEBUG : Looking for writers 2025/10/27 02:31:54 DEBUG : dir: reading active writers 2025/10/27 02:31:54 DEBUG : dir.metadata: reading active writers 2025/10/27 02:31:54 DEBUG : >WaitForWriters: 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:54 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestDirMetadataExtension (0.61s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:54 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:55 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:55 DEBUG : dir: Looking for writers 2025/10/27 02:31:55 DEBUG : file1: reading active writers 2025/10/27 02:31:55 DEBUG : Looking for writers 2025/10/27 02:31:55 DEBUG : dir: reading active writers 2025/10/27 02:31:55 DEBUG : >WaitForWriters: 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileMethods (0.59s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:55 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:55 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:56 DEBUG : Can set mod time: true 2025/10/27 02:31:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:56 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:56 DEBUG : dir: Looking for writers 2025/10/27 02:31:56 DEBUG : file1: reading active writers 2025/10/27 02:31:56 DEBUG : Looking for writers 2025/10/27 02:31:56 DEBUG : dir: reading active writers 2025/10/27 02:31:56 DEBUG : >WaitForWriters: 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:56 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:31:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:31:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (0 bytes), uploading instead of streaming 2025/10/27 02:31:56 DEBUG : dir/file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:31:56 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/27 02:31:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/27 02:31:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:56 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:56 DEBUG : dir: Looking for writers 2025/10/27 02:31:56 DEBUG : file1: reading active writers 2025/10/27 02:31:56 DEBUG : Looking for writers 2025/10/27 02:31:56 DEBUG : dir: reading active writers 2025/10/27 02:31:56 DEBUG : >WaitForWriters: 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:56 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:56 DEBUG : dir: Looking for writers 2025/10/27 02:31:56 DEBUG : file1: reading active writers 2025/10/27 02:31:56 DEBUG : Looking for writers 2025/10/27 02:31:56 DEBUG : dir: reading active writers 2025/10/27 02:31:56 DEBUG : >WaitForWriters: 2025/10/27 02:31:56 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:57 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:31:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (5 bytes), uploading instead of streaming 2025/10/27 02:31:57 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:31:57 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/27 02:31:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/27 02:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:57 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:57 DEBUG : dir: Looking for writers 2025/10/27 02:31:57 DEBUG : file1: reading active writers 2025/10/27 02:31:57 DEBUG : Looking for writers 2025/10/27 02:31:57 DEBUG : dir: reading active writers 2025/10/27 02:31:57 DEBUG : >WaitForWriters: 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:57 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:57 DEBUG : dir: Looking for writers 2025/10/27 02:31:57 DEBUG : file1: reading active writers 2025/10/27 02:31:57 DEBUG : Looking for writers 2025/10/27 02:31:57 DEBUG : dir: reading active writers 2025/10/27 02:31:57 DEBUG : >WaitForWriters: 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:57 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:58 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:58 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:58 DEBUG : dir: Looking for writers 2025/10/27 02:31:58 DEBUG : file1: reading active writers 2025/10/27 02:31:58 DEBUG : Looking for writers 2025/10/27 02:31:58 DEBUG : dir: reading active writers 2025/10/27 02:31:58 DEBUG : >WaitForWriters: 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:58 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:58 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-hidakan1beza'": directory not found 2025/10/27 02:31:59 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : >WaitForWriters: 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:31:59 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:31:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:31:59 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:31:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/27 02:31:59 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:31:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:31:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): _writeAt: size=5, off=0 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): openPending: 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/27 02:31:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): >openPending: err= 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): >_writeAt: n=5, err= 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): close: 2025/10/27 02:31:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/27 02:31:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/27 02:31:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/27 02:31:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 02:31:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:31:59 DEBUG : dir/file1(0xc000967080): >close: err= 2025/10/27 02:31:59 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: starting upload 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:31:59 DEBUG : dir/file1: hidrive = 716656f500ecbc3c226f10d17c5bfd8877d475f2 OK 2025/10/27 02:31:59 INFO : dir/file1: Copied (replaced existing) 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,716656f500ecbc3c226f10d17c5bfd8877d475f2" 2025/10/27 02:31:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/27 02:31:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/27 02:31:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:31:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/27 02:31:59 DEBUG : dir: Looking for writers 2025/10/27 02:31:59 DEBUG : file1: reading active writers 2025/10/27 02:31:59 DEBUG : Looking for writers 2025/10/27 02:31:59 DEBUG : dir: reading active writers 2025/10/27 02:31:59 DEBUG : >WaitForWriters: 2025/10/27 02:31:59 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:00 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:00 DEBUG : dir: Looking for writers 2025/10/27 02:32:00 DEBUG : file1: reading active writers 2025/10/27 02:32:00 DEBUG : Looking for writers 2025/10/27 02:32:00 DEBUG : dir: reading active writers 2025/10/27 02:32:00 DEBUG : >WaitForWriters: 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- FAIL: TestFileSetModTime (4.91s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.99s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.85s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.91s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.69s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.06s) === RUN TestFileOpenRead run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:00 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:00 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:00 DEBUG : dir: Looking for writers 2025/10/27 02:32:00 DEBUG : file1: reading active writers 2025/10/27 02:32:00 DEBUG : Looking for writers 2025/10/27 02:32:00 DEBUG : dir: reading active writers 2025/10/27 02:32:00 DEBUG : >WaitForWriters: 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:00 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileOpenRead (0.63s) === RUN TestFileOpenReadUnknownSize 2025/10/27 02:32:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/27 02:32:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/27 02:32:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/27 02:32:00 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:00 DEBUG : Looking for writers 2025/10/27 02:32:00 DEBUG : file.txt: reading active writers 2025/10/27 02:32:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:00 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (25 bytes), uploading instead of streaming 2025/10/27 02:32:01 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:01 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:01 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:01 DEBUG : dir: Looking for writers 2025/10/27 02:32:01 DEBUG : file1: reading active writers 2025/10/27 02:32:01 DEBUG : Looking for writers 2025/10/27 02:32:01 DEBUG : dir: reading active writers 2025/10/27 02:32:01 DEBUG : >WaitForWriters: 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:01 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileOpenWrite (0.79s) === RUN TestFileRemove run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:01 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:02 DEBUG : dir/file1: Remove: 2025/10/27 02:32:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:02 DEBUG : dir/file1: >Remove: err= 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : dir/file1: Remove: 2025/10/27 02:32:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/27 02:32:02 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:02 DEBUG : dir: Looking for writers 2025/10/27 02:32:02 DEBUG : Looking for writers 2025/10/27 02:32:02 DEBUG : dir: reading active writers 2025/10/27 02:32:02 DEBUG : >WaitForWriters: 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir --- PASS: TestFileRemove (0.73s) === RUN TestFileRemoveAll run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:02 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:02 DEBUG : dir/file1: Remove: 2025/10/27 02:32:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:02 DEBUG : dir/file1: >Remove: err= 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:02 DEBUG : dir/file1: Remove: 2025/10/27 02:32:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/27 02:32:02 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:02 DEBUG : dir: Looking for writers 2025/10/27 02:32:02 DEBUG : Looking for writers 2025/10/27 02:32:02 DEBUG : dir: reading active writers 2025/10/27 02:32:02 DEBUG : >WaitForWriters: 2025/10/27 02:32:02 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir --- PASS: TestFileRemoveAll (0.60s) === RUN TestFileOpen run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:03 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/27 02:32:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:32:03 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/27 02:32:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:32:03 DEBUG : dir/file1: Open: flags=0x3 2025/10/27 02:32:03 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/27 02:32:03 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/27 02:32:03 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:03 DEBUG : dir: Looking for writers 2025/10/27 02:32:03 DEBUG : file1: reading active writers 2025/10/27 02:32:03 DEBUG : Looking for writers 2025/10/27 02:32:03 DEBUG : dir: reading active writers 2025/10/27 02:32:03 DEBUG : >WaitForWriters: 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileOpen (0.57s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:03 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:03 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:03 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:03 DEBUG : dir: Looking for writers 2025/10/27 02:32:03 DEBUG : file1: reading active writers 2025/10/27 02:32:03 DEBUG : Looking for writers 2025/10/27 02:32:03 DEBUG : dir: reading active writers 2025/10/27 02:32:03 DEBUG : >WaitForWriters: 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad800 2025/10/27 02:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad800 2025/10/27 02:32:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ad800 2025/10/27 02:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (25 bytes), uploading instead of streaming 2025/10/27 02:32:04 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:04 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:04 DEBUG : newLeaf: Running delayed rename now 2025/10/27 02:32:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad800 2025/10/27 02:32:04 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:04 DEBUG : dir: Looking for writers 2025/10/27 02:32:04 DEBUG : Looking for writers 2025/10/27 02:32:04 DEBUG : dir: reading active writers 2025/10/27 02:32:04 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:04 DEBUG : >WaitForWriters: 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:04 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:04 DEBUG : dir: Looking for writers 2025/10/27 02:32:04 DEBUG : Looking for writers 2025/10/27 02:32:04 DEBUG : dir: reading active writers 2025/10/27 02:32:04 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:04 DEBUG : >WaitForWriters: 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:04 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:05 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:05 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:05 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:05 DEBUG : dir: Looking for writers 2025/10/27 02:32:05 DEBUG : file1: reading active writers 2025/10/27 02:32:05 DEBUG : Looking for writers 2025/10/27 02:32:05 DEBUG : dir: reading active writers 2025/10/27 02:32:05 DEBUG : >WaitForWriters: 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a780 2025/10/27 02:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0a780 2025/10/27 02:32:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/27 02:32:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a0a780 2025/10/27 02:32:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:05 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (25 bytes), uploading instead of streaming 2025/10/27 02:32:05 DEBUG : dir/file1: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:05 DEBUG : dir/file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:05 DEBUG : newLeaf: Running delayed rename now 2025/10/27 02:32:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a780 2025/10/27 02:32:06 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:06 DEBUG : >WaitForWriters: 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:06 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:06 DEBUG : >WaitForWriters: 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:06 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:06 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:06 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): openPending: 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/27 02:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): >openPending: err= 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): _writeAt: size=14, off=0 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): >_writeAt: n=14, err= 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): close: 2025/10/27 02:32:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/27 02:32:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000966740): >close: err= 2025/10/27 02:32:06 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: starting upload 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:06 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/10/27 02:32:06 INFO : dir/file1: Copied (replaced existing) 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/27 02:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:06 DEBUG : dir: Looking for writers 2025/10/27 02:32:06 DEBUG : file1: reading active writers 2025/10/27 02:32:06 DEBUG : Looking for writers 2025/10/27 02:32:06 DEBUG : dir: reading active writers 2025/10/27 02:32:06 DEBUG : >WaitForWriters: 2025/10/27 02:32:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): _readAt: size=512, off=0 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): openPending: 2025/10/27 02:32:06 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/10/27 02:32:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/27 02:32:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): >openPending: err= 2025/10/27 02:32:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): >_readAt: n=14, err=EOF 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): close: 2025/10/27 02:32:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:06 DEBUG : dir/file1(0xc000967780): >close: err= 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000155500 2025/10/27 02:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/27 02:32:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000155500 2025/10/27 02:32:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:07 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:07 DEBUG : dir/file1(0xc000a83680): openPending: 2025/10/27 02:32:07 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/10/27 02:32:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/27 02:32:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:07 DEBUG : dir/file1(0xc000a83680): >openPending: err= 2025/10/27 02:32:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:07 DEBUG : dir/file1(0xc000a83680): _writeAt: size=25, off=0 2025/10/27 02:32:07 DEBUG : dir/file1(0xc000a83680): >_writeAt: n=25, err= 2025/10/27 02:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000155500 2025/10/27 02:32:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:07 DEBUG : newLeaf(0xc000a83680): close: 2025/10/27 02:32:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/27 02:32:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-27 02:32:07.613146773 +0000 UTC m=+29.427684275 2025/10/27 02:32:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:07 DEBUG : newLeaf(0xc000a83680): >close: err= 2025/10/27 02:32:07 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:07 DEBUG : dir: Looking for writers 2025/10/27 02:32:07 DEBUG : Looking for writers 2025/10/27 02:32:07 DEBUG : dir: reading active writers 2025/10/27 02:32:07 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:07 DEBUG : dir: Looking for writers 2025/10/27 02:32:07 DEBUG : Looking for writers 2025/10/27 02:32:07 DEBUG : dir: reading active writers 2025/10/27 02:32:07 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:07 DEBUG : dir: Looking for writers 2025/10/27 02:32:07 DEBUG : Looking for writers 2025/10/27 02:32:07 DEBUG : dir: reading active writers 2025/10/27 02:32:07 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:07 DEBUG : dir: Looking for writers 2025/10/27 02:32:07 DEBUG : Looking for writers 2025/10/27 02:32:07 DEBUG : dir: reading active writers 2025/10/27 02:32:07 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:07 DEBUG : newLeaf: vfs cache: starting upload 2025/10/27 02:32:07 DEBUG : dir: Looking for writers 2025/10/27 02:32:07 DEBUG : Looking for writers 2025/10/27 02:32:07 DEBUG : dir: reading active writers 2025/10/27 02:32:07 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:07 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:07 INFO : newLeaf: Copied (replaced existing) 2025/10/27 02:32:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-27 02:32:07 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/27 02:32:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/27 02:32:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/27 02:32:08 DEBUG : dir: Looking for writers 2025/10/27 02:32:08 DEBUG : Looking for writers 2025/10/27 02:32:08 DEBUG : dir: reading active writers 2025/10/27 02:32:08 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:08 DEBUG : >WaitForWriters: 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:08 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:08 DEBUG : dir: Looking for writers 2025/10/27 02:32:08 DEBUG : Looking for writers 2025/10/27 02:32:08 DEBUG : dir: reading active writers 2025/10/27 02:32:08 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:08 DEBUG : >WaitForWriters: 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:08 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:08 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:08 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:08 DEBUG : dir: Looking for writers 2025/10/27 02:32:08 DEBUG : file1: reading active writers 2025/10/27 02:32:08 DEBUG : Looking for writers 2025/10/27 02:32:08 DEBUG : dir: reading active writers 2025/10/27 02:32:08 DEBUG : >WaitForWriters: 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00091c240 2025/10/27 02:32:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:08 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:09 DEBUG : dir/file1: Updating file with dir/file1 0xc00091c240 2025/10/27 02:32:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:09 DEBUG : dir/file1(0xc000703540): openPending: 2025/10/27 02:32:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/27 02:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/27 02:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:09 DEBUG : dir/file1(0xc000703540): >openPending: err= 2025/10/27 02:32:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:09 DEBUG : dir/file1(0xc000703540): _writeAt: size=25, off=0 2025/10/27 02:32:09 DEBUG : dir/file1(0xc000703540): >_writeAt: n=25, err= 2025/10/27 02:32:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00091c240 2025/10/27 02:32:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:09 DEBUG : newLeaf(0xc000703540): close: 2025/10/27 02:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/27 02:32:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-27 02:32:09.091198308 +0000 UTC m=+30.905735800 2025/10/27 02:32:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:09 DEBUG : newLeaf(0xc000703540): >close: err= 2025/10/27 02:32:09 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:09 DEBUG : newLeaf: vfs cache: starting upload 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:09 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:09 INFO : newLeaf: Copied (replaced existing) 2025/10/27 02:32:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-27 02:32:09 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/27 02:32:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/27 02:32:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : >WaitForWriters: 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:09 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:09 DEBUG : dir: Looking for writers 2025/10/27 02:32:09 DEBUG : Looking for writers 2025/10/27 02:32:09 DEBUG : dir: reading active writers 2025/10/27 02:32:09 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:09 DEBUG : >WaitForWriters: 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:09 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:09 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): openPending: 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/27 02:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): >openPending: err= 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): _writeAt: size=14, off=0 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): >_writeAt: n=14, err= 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): close: 2025/10/27 02:32:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/27 02:32:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:10 DEBUG : dir/file1(0xc000967300): >close: err= 2025/10/27 02:32:10 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: starting upload 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:10 DEBUG : dir/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK 2025/10/27 02:32:10 INFO : dir/file1: Copied (replaced existing) 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/27 02:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:10 DEBUG : dir: Looking for writers 2025/10/27 02:32:10 DEBUG : file1: reading active writers 2025/10/27 02:32:10 DEBUG : Looking for writers 2025/10/27 02:32:10 DEBUG : dir: reading active writers 2025/10/27 02:32:10 DEBUG : >WaitForWriters: 2025/10/27 02:32:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): _readAt: size=512, off=0 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): openPending: 2025/10/27 02:32:10 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/10/27 02:32:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/27 02:32:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): >openPending: err= 2025/10/27 02:32:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): >_readAt: n=14, err=EOF 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): close: 2025/10/27 02:32:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:10 DEBUG : dir/file1(0xc00040e4c0): >close: err= 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a9c0 2025/10/27 02:32:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:10 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/27 02:32:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0a9c0 2025/10/27 02:32:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:11 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:11 DEBUG : dir/file1(0xc0007ab940): openPending: 2025/10/27 02:32:11 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/10/27 02:32:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/27 02:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:11 DEBUG : dir/file1(0xc0007ab940): >openPending: err= 2025/10/27 02:32:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:11 DEBUG : dir/file1(0xc0007ab940): _writeAt: size=25, off=0 2025/10/27 02:32:11 DEBUG : dir/file1(0xc0007ab940): >_writeAt: n=25, err= 2025/10/27 02:32:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a9c0 2025/10/27 02:32:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:11 DEBUG : newLeaf(0xc0007ab940): close: 2025/10/27 02:32:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/27 02:32:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-27 02:32:11.137305177 +0000 UTC m=+32.951842638 2025/10/27 02:32:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:11 DEBUG : newLeaf(0xc0007ab940): >close: err= 2025/10/27 02:32:11 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:11 DEBUG : newLeaf: vfs cache: starting upload 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:11 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:11 INFO : newLeaf: Copied (replaced existing) 2025/10/27 02:32:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-27 02:32:11 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/27 02:32:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/27 02:32:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : >WaitForWriters: 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:11 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:11 DEBUG : dir: Looking for writers 2025/10/27 02:32:11 DEBUG : Looking for writers 2025/10/27 02:32:11 DEBUG : dir: reading active writers 2025/10/27 02:32:11 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:11 DEBUG : >WaitForWriters: 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf === RUN TestFileRename/full,forceCache=false run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:11 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:11 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:12 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : file1: reading active writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : >WaitForWriters: 2025/10/27 02:32:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): _readAt: size=512, off=0 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): openPending: 2025/10/27 02:32:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,aaeba82ca64452b89313b42f6621fe418e9847cc" against cached fingerprint "" 2025/10/27 02:32:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/27 02:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): >openPending: err= 2025/10/27 02:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/27 02:32:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): >_readAt: n=14, err=EOF 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): close: 2025/10/27 02:32:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:12 DEBUG : dir/file1(0xc00040ea00): >close: err= 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0acc0 2025/10/27 02:32:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/27 02:32:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/27 02:32:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0acc0 2025/10/27 02:32:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/27 02:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:12 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:12 DEBUG : dir/file1(0xc000121380): openPending: 2025/10/27 02:32:12 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/10/27 02:32:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/27 02:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:12 DEBUG : dir/file1(0xc000121380): >openPending: err= 2025/10/27 02:32:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:12 DEBUG : dir/file1(0xc000121380): _writeAt: size=25, off=0 2025/10/27 02:32:12 DEBUG : dir/file1(0xc000121380): >_writeAt: n=25, err= 2025/10/27 02:32:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/27 02:32:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/27 02:32:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0acc0 2025/10/27 02:32:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:12 DEBUG : newLeaf(0xc000121380): close: 2025/10/27 02:32:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/27 02:32:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-27 02:32:12.614529478 +0000 UTC m=+34.429066980 2025/10/27 02:32:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:12 DEBUG : newLeaf(0xc000121380): >close: err= 2025/10/27 02:32:12 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:12 DEBUG : newLeaf: vfs cache: starting upload 2025/10/27 02:32:12 DEBUG : dir: Looking for writers 2025/10/27 02:32:12 DEBUG : Looking for writers 2025/10/27 02:32:12 DEBUG : dir: reading active writers 2025/10/27 02:32:12 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:12 DEBUG : newLeaf: hidrive = 7f49c652efc45c47736396dbbe65b7ebf1af01c0 OK 2025/10/27 02:32:12 INFO : newLeaf: Copied (replaced existing) 2025/10/27 02:32:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-27 02:32:12 +0000 UTC,7f49c652efc45c47736396dbbe65b7ebf1af01c0" 2025/10/27 02:32:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/27 02:32:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/27 02:32:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/27 02:32:13 DEBUG : dir: Looking for writers 2025/10/27 02:32:13 DEBUG : Looking for writers 2025/10/27 02:32:13 DEBUG : dir: reading active writers 2025/10/27 02:32:13 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:13 DEBUG : >WaitForWriters: 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf 2025/10/27 02:32:13 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:13 DEBUG : dir: Looking for writers 2025/10/27 02:32:13 DEBUG : Looking for writers 2025/10/27 02:32:13 DEBUG : dir: reading active writers 2025/10/27 02:32:13 DEBUG : newLeaf: reading active writers 2025/10/27 02:32:13 DEBUG : >WaitForWriters: 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name newLeaf --- PASS: TestFileRename (9.88s) --- PASS: TestFileRename/off,forceCache=false (1.37s) --- PASS: TestFileRename/minimal,forceCache=false (1.31s) --- PASS: TestFileRename/minimal,forceCache=true (2.00s) --- PASS: TestFileRename/writes,forceCache=false (1.57s) --- PASS: TestFileRename/writes,forceCache=true (1.95s) --- PASS: TestFileRename/full,forceCache=false (1.68s) === 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:13 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:13 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:13 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:13 DEBUG : Looking for writers 2025/10/27 02:32:13 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.07s) === 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:13 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:13 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/27 02:32:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:13 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:13 DEBUG : dir: Looking for writers 2025/10/27 02:32:13 DEBUG : file1: reading active writers 2025/10/27 02:32:13 DEBUG : Looking for writers 2025/10/27 02:32:13 DEBUG : dir: reading active writers 2025/10/27 02:32:13 DEBUG : >WaitForWriters: 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestReadFileHandleMethods (0.59s) === RUN TestReadFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:14 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "HiDrive root 'rclone-test-hidakan1beza'": directory not found 2025/10/27 02:32:14 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:14 DEBUG : Looking for writers 2025/10/27 02:32:14 DEBUG : >WaitForWriters: 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir --- FAIL: TestReadFileHandleSeek (0.38s) === RUN TestReadFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:14 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:14 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/27 02:32:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/27 02:32:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/27 02:32:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/27 02:32:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/27 02:32:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/27 02:32:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/27 02:32:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/27 02:32:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/27 02:32:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/27 02:32:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/27 02:32:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/27 02:32:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/27 02:32:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/27 02:32:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/27 02:32:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/27 02:32:15 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:15 DEBUG : dir: Looking for writers 2025/10/27 02:32:15 DEBUG : file1: reading active writers 2025/10/27 02:32:15 DEBUG : Looking for writers 2025/10/27 02:32:15 DEBUG : dir: reading active writers 2025/10/27 02:32:15 DEBUG : >WaitForWriters: 2025/10/27 02:32:15 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:15 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestReadFileHandleReadAt (1.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:15 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:15 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:15 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:15 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/27 02:32:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:16 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:16 DEBUG : dir: Looking for writers 2025/10/27 02:32:16 DEBUG : file1: reading active writers 2025/10/27 02:32:16 DEBUG : Looking for writers 2025/10/27 02:32:16 DEBUG : dir: reading active writers 2025/10/27 02:32:16 DEBUG : >WaitForWriters: 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestReadFileHandleFlush (0.57s) === RUN TestReadFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:16 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/27 02:32:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/27 02:32:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/27 02:32:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/27 02:32:16 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:16 DEBUG : dir: Looking for writers 2025/10/27 02:32:16 DEBUG : file1: reading active writers 2025/10/27 02:32:16 DEBUG : Looking for writers 2025/10/27 02:32:16 DEBUG : dir: reading active writers 2025/10/27 02:32:16 DEBUG : >WaitForWriters: 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestReadFileHandleRelease (0.72s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:16 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:16 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): _readAt: size=1, off=0 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): openPending: 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >openPending: err= 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >_readAt: n=1, err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): _readAt: size=256, off=1 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >_readAt: n=15, err=EOF 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): _readAt: size=16, off=16 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >_readAt: n=0, err=EOF 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): close: 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >close: err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): close: 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000a82540): >close: err=file already closed 2025/10/27 02:32:17 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:17 DEBUG : dir: Looking for writers 2025/10/27 02:32:17 DEBUG : file1: reading active writers 2025/10/27 02:32:17 DEBUG : Looking for writers 2025/10/27 02:32:17 DEBUG : dir: reading active writers 2025/10/27 02:32:17 DEBUG : >WaitForWriters: 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsRead (0.65s) === RUN TestRWFileHandleSeek run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:17 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:17 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): _readAt: size=1, off=0 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): openPending: 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >openPending: err= 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >_readAt: n=1, err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): _readAt: size=1, off=5 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >_readAt: n=1, err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): _readAt: size=1, off=3 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >_readAt: n=1, err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): _readAt: size=1, off=13 2025/10/27 02:32:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >_readAt: n=1, err= 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): _readAt: size=16, off=100 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >_readAt: n=0, err=EOF 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): close: 2025/10/27 02:32:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:17 DEBUG : dir/file1(0xc000121400): >close: err= 2025/10/27 02:32:17 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:17 DEBUG : dir: Looking for writers 2025/10/27 02:32:17 DEBUG : file1: reading active writers 2025/10/27 02:32:17 DEBUG : Looking for writers 2025/10/27 02:32:17 DEBUG : dir: reading active writers 2025/10/27 02:32:17 DEBUG : >WaitForWriters: 2025/10/27 02:32:17 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleSeek (0.60s) === RUN TestRWFileHandleReadAt run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:18 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:18 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=1, off=0 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): openPending: 2025/10/27 02:32:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >openPending: err= 2025/10/27 02:32:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/27 02:32:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=1, err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=1, off=5 2025/10/27 02:32:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=1, err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=1, off=1 2025/10/27 02:32:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=1, err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=6, off=10 2025/10/27 02:32:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=6, err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=256, off=10 2025/10/27 02:32:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=6, err=EOF 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=256, off=100 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=0, err=EOF 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): close: 2025/10/27 02:32:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >close: err= 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): _readAt: size=256, off=100 2025/10/27 02:32:18 DEBUG : dir/file1(0xc000702600): >_readAt: n=0, err=file already closed 2025/10/27 02:32:18 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:18 DEBUG : dir: Looking for writers 2025/10/27 02:32:18 DEBUG : file1: reading active writers 2025/10/27 02:32:18 DEBUG : Looking for writers 2025/10/27 02:32:18 DEBUG : dir: reading active writers 2025/10/27 02:32:18 DEBUG : >WaitForWriters: 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleReadAt (0.62s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:18 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:18 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): RWFileHandle.Flush 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): _readAt: size=256, off=0 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): openPending: 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): >openPending: err= 2025/10/27 02:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): >_readAt: n=16, err=EOF 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): RWFileHandle.Flush 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): RWFileHandle.Flush 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): close: 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000a82800): >close: err= 2025/10/27 02:32:19 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:19 DEBUG : dir: Looking for writers 2025/10/27 02:32:19 DEBUG : file1: reading active writers 2025/10/27 02:32:19 DEBUG : Looking for writers 2025/10/27 02:32:19 DEBUG : dir: reading active writers 2025/10/27 02:32:19 DEBUG : >WaitForWriters: 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleFlushRead (0.62s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:19 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:19 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/27 02:32:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): _readAt: size=256, off=0 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): openPending: 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): >openPending: err= 2025/10/27 02:32:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): >_readAt: n=16, err=EOF 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): RWFileHandle.Release 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): close: 2025/10/27 02:32:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): >close: err= 2025/10/27 02:32:19 DEBUG : dir/file1(0xc000966140): RWFileHandle.Release 2025/10/27 02:32:19 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:19 DEBUG : dir: Looking for writers 2025/10/27 02:32:19 DEBUG : file1: reading active writers 2025/10/27 02:32:19 DEBUG : Looking for writers 2025/10/27 02:32:19 DEBUG : dir: reading active writers 2025/10/27 02:32:19 DEBUG : >WaitForWriters: 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:19 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseRead (0.70s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:20 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:20 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:20 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): openPending: 2025/10/27 02:32:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): >openPending: err= 2025/10/27 02:32:20 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): _writeAt: size=5, off=0 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): >_writeAt: n=5, err= 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): _writeAt: size=7, off=5 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): >_writeAt: n=7, err= 2025/10/27 02:32:20 DEBUG : file1: vfs cache: truncate to size=11 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): close: 2025/10/27 02:32:20 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:20.174558958 +0000 UTC m=+41.989096490 2025/10/27 02:32:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): >close: err= 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): close: 2025/10/27 02:32:20 DEBUG : file1(0xc000120e00): >close: err=file already closed 2025/10/27 02:32:20 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:20 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:20 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/27 02:32:20 INFO : file1: Copied (new) 2025/10/27 02:32:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-27 02:32:20 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/10/27 02:32:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : >WaitForWriters: 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:20 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : >WaitForWriters: 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleMethodsWrite (0.51s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:20 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:20 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:20 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): openPending: 2025/10/27 02:32:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): >openPending: err= 2025/10/27 02:32:20 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): _writeAt: size=7, off=0 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): >_writeAt: n=7, err= 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): _writeAt: size=6, off=5 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): >_writeAt: n=6, err= 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): close: 2025/10/27 02:32:20 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:20.68198915 +0000 UTC m=+42.496526641 2025/10/27 02:32:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): >close: err= 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): _writeAt: size=5, off=0 2025/10/27 02:32:20 DEBUG : file1(0xc000966100): >_writeAt: n=0, err=file already closed 2025/10/27 02:32:20 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:20 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:20 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/27 02:32:20 INFO : file1: Copied (new) 2025/10/27 02:32:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-27 02:32:20 +0000 UTC,456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b" 2025/10/27 02:32:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:20 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:20 DEBUG : Looking for writers 2025/10/27 02:32:20 DEBUG : file1: reading active writers 2025/10/27 02:32:20 DEBUG : >WaitForWriters: 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:21 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : >WaitForWriters: 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleWriteAt (0.50s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:21 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:21 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:21 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:21 DEBUG : file1(0xc000121300): openPending: 2025/10/27 02:32:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 DEBUG : file1(0xc000121300): >openPending: err= 2025/10/27 02:32:21 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:21 DEBUG : file1(0xc000121300): close: 2025/10/27 02:32:21 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:21.183634969 +0000 UTC m=+42.998172461 2025/10/27 02:32:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:21 DEBUG : file1(0xc000121300): >close: err= 2025/10/27 02:32:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/27 02:32:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:21 DEBUG : file2: newRWFileHandle: 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): openPending: 2025/10/27 02:32:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): >openPending: err= 2025/10/27 02:32:21 DEBUG : file2: >newRWFileHandle: err= 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/27 02:32:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/27 02:32:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): RWFileHandle.Flush 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): RWFileHandle.Release 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): close: 2025/10/27 02:32:21 DEBUG : file2: vfs cache: setting modification time to 2025-10-27 02:32:21.185443816 +0000 UTC m=+42.999981308 2025/10/27 02:32:21 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:21 DEBUG : file2(0xc0001217c0): >close: err= 2025/10/27 02:32:21 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/27 02:32:21 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:21 DEBUG : file2: vfs cache: starting upload 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/27 02:32:21 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:21 INFO : file1: Copied (new) 2025/10/27 02:32:21 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-27 02:32:21 +0000 UTC,0000000000000000000000000000000000000000" 2025/10/27 02:32:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:21 DEBUG : file2: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:21 INFO : file2: Copied (new) 2025/10/27 02:32:21 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-27 02:32:21 +0000 UTC,0000000000000000000000000000000000000000" 2025/10/27 02:32:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/27 02:32:21 INFO : file2: vfs cache: upload succeeded try #1 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : >WaitForWriters: 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:21 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : file2: reading active writers 2025/10/27 02:32:21 DEBUG : >WaitForWriters: 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 --- PASS: TestRWFileHandleWriteNoWrite (0.57s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:21 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:21 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:21 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): openPending: 2025/10/27 02:32:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): >openPending: err= 2025/10/27 02:32:21 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): _writeAt: size=5, off=0 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): >_writeAt: n=5, err= 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): RWFileHandle.Flush 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): RWFileHandle.Flush 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): close: 2025/10/27 02:32:21 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:21.750488115 +0000 UTC m=+43.565025638 2025/10/27 02:32:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:21 DEBUG : file1(0xc000702a40): >close: err= 2025/10/27 02:32:21 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:21 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:21 DEBUG : Looking for writers 2025/10/27 02:32:21 DEBUG : file1: reading active writers 2025/10/27 02:32:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:21 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:21 INFO : file1: Copied (new) 2025/10/27 02:32:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-27 02:32:21 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/27 02:32:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:21 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : >WaitForWriters: 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleFlushWrite (0.47s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:22 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:22 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:22 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): openPending: 2025/10/27 02:32:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): >openPending: err= 2025/10/27 02:32:22 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): _writeAt: size=5, off=0 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): >_writeAt: n=5, err= 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): RWFileHandle.Release 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): close: 2025/10/27 02:32:22 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:22.219090115 +0000 UTC m=+44.033627618 2025/10/27 02:32:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): >close: err= 2025/10/27 02:32:22 DEBUG : file1(0xc000121540): RWFileHandle.Release 2025/10/27 02:32:22 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:22 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:22 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:22 INFO : file1: Copied (new) 2025/10/27 02:32:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-27 02:32:22 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/27 02:32:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:22 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:22 DEBUG : Looking for writers 2025/10/27 02:32:22 DEBUG : file1: reading active writers 2025/10/27 02:32:22 DEBUG : >WaitForWriters: 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleReleaseWrite (0.47s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:22 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:22 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/27 02:32:22 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): openPending: 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): >openPending: err= 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/27 02:32:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): _writeAt: size=5, off=0 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): >_writeAt: n=5, err= 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): close: 2025/10/27 02:32:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-27 02:32:23.020159873 +0000 UTC m=+44.834697355 2025/10/27 02:32:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:23 DEBUG : dir/file1(0xc000a83080): >close: err= 2025/10/27 02:32:23 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: starting upload 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:23 DEBUG : dir/file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:23 INFO : dir/file1: Copied (replaced existing) 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-27 02:32:23 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/27 02:32:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:23 DEBUG : dir: Looking for writers 2025/10/27 02:32:23 DEBUG : file1: reading active writers 2025/10/27 02:32:23 DEBUG : Looking for writers 2025/10/27 02:32:23 DEBUG : dir: reading active writers 2025/10/27 02:32:23 DEBUG : >WaitForWriters: 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleSizeTruncateExisting (0.99s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:23 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:23 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:23 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:24 DEBUG : dir/file1: newRWFileHandle: 2025/10/27 02:32:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/27 02:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/27 02:32:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): _writeAt: size=5, off=0 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): openPending: 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,141e0c73643da72b75cfff6ef650d74d15bd9119" against cached fingerprint "" 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/27 02:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): >openPending: err= 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): >_writeAt: n=5, err= 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): _writeAt: size=15, off=5 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): >_writeAt: n=15, err= 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): close: 2025/10/27 02:32:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-27 02:32:24.009232503 +0000 UTC m=+45.823770005 2025/10/27 02:32:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:24 DEBUG : dir/file1(0xc000120dc0): >close: err= 2025/10/27 02:32:24 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: starting upload 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:24 DEBUG : dir/file1: hidrive = afc3682ccc8b262b792eccb34bea54d31543bf1f OK 2025/10/27 02:32:24 INFO : dir/file1: Copied (replaced existing) 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-27 02:32:24 +0000 UTC,afc3682ccc8b262b792eccb34bea54d31543bf1f" 2025/10/27 02:32:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:24 DEBUG : dir: Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : dir: reading active writers 2025/10/27 02:32:24 DEBUG : >WaitForWriters: 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateExisting (0.87s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:24 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:24 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:24 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): openPending: 2025/10/27 02:32:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): >openPending: err= 2025/10/27 02:32:24 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): _writeAt: size=5, off=0 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): >_writeAt: n=5, err= 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): close: 2025/10/27 02:32:24 DEBUG : file1: vfs cache: setting modification time to 2025-10-27 02:32:24.554473636 +0000 UTC m=+46.369011118 2025/10/27 02:32:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:24 DEBUG : file1(0xc000121f00): >close: err= 2025/10/27 02:32:24 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:24 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:24 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:24 INFO : file1: Copied (new) 2025/10/27 02:32:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-27 02:32:24 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/27 02:32:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:24 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:24 DEBUG : Looking for writers 2025/10/27 02:32:24 DEBUG : file1: reading active writers 2025/10/27 02:32:24 DEBUG : >WaitForWriters: 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:24 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileHandleSizeCreateNew (0.49s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.039568276 +0000 UTC m=+46.854105768 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa1c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.039568276 +0000 UTC m=+46.854105768 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aab40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.039568276 +0000 UTC m=+46.854105768 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab2c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ca10 item 1 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.04347973 +0000 UTC m=+46.858017213 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abbc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.04347973 +0000 UTC m=+46.858017213 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dab0 item 2 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.045392443 +0000 UTC m=+46.859929925 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ea00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.045392443 +0000 UTC m=+46.859929925 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.045392443 +0000 UTC m=+46.859929925 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374620 item 3 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.04827733 +0000 UTC m=+46.862814812 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.04827733 +0000 UTC m=+46.862814812 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c06c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375420 item 4 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.050446223 +0000 UTC m=+46.864983705 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0000ac000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.050446223 +0000 UTC m=+46.864983705 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007025c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.050446223 +0000 UTC m=+46.864983705 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702ac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 5 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.056601721 +0000 UTC m=+46.871139224 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007031c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.056601721 +0000 UTC m=+46.871139224 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 6 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.058530102 +0000 UTC m=+46.873067574 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.058530102 +0000 UTC m=+46.873067574 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.058530102 +0000 UTC m=+46.873067574 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966980): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a540 item 7 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.061768163 +0000 UTC m=+46.876305666 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009672c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.061768163 +0000 UTC m=+46.876305666 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bf10 item 8 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000967f00): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967f00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.064640506 +0000 UTC m=+46.879178009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.064640506 +0000 UTC m=+46.879178009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a823c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.064640506 +0000 UTC m=+46.879178009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374a80 item 9 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.068415485 +0000 UTC m=+46.882952988 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.068415485 +0000 UTC m=+46.882952988 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a836c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375dc0 item 10 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000a83d00): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.071338084 +0000 UTC m=+46.885875586 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.071338084 +0000 UTC m=+46.885875586 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001211c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.071338084 +0000 UTC m=+46.885875586 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 11 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.074358735 +0000 UTC m=+46.888896207 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.074358735 +0000 UTC m=+46.888896207 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 12 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc0007ab180): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.077154205 +0000 UTC m=+46.891691707 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.077154205 +0000 UTC m=+46.891691707 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abf40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 13 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.079933323 +0000 UTC m=+46.894470816 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e8c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.079933323 +0000 UTC m=+46.894470816 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ef00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b90 item 14 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc00040f580): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f580): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.083395274 +0000 UTC m=+46.897932767 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.083395274 +0000 UTC m=+46.897932767 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756280): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 15 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.086335645 +0000 UTC m=+46.900873138 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.086335645 +0000 UTC m=+46.900873138 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000756e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004313b0 item 16 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.08884068 +0000 UTC m=+46.903378182 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.08884068 +0000 UTC m=+46.903378182 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.08884068 +0000 UTC m=+46.903378182 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000757e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 17 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.092105971 +0000 UTC m=+46.906643443 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.092105971 +0000 UTC m=+46.906643443 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000770a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003678f0 item 18 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.094788979 +0000 UTC m=+46.909326481 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007710c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.094788979 +0000 UTC m=+46.909326481 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007715c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.094788979 +0000 UTC m=+46.909326481 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362850 item 19 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.099101067 +0000 UTC m=+46.913638559 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008987c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.099101067 +0000 UTC m=+46.913638559 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078fe30 item 20 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.101911243 +0000 UTC m=+46.916448726 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.101911243 +0000 UTC m=+46.916448726 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.101911243 +0000 UTC m=+46.916448726 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae00 item 21 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.104531534 +0000 UTC m=+46.919069017 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.104531534 +0000 UTC m=+46.919069017 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fc9c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 22 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.10664356 +0000 UTC m=+46.921181032 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.10664356 +0000 UTC m=+46.921181032 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fd540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.10664356 +0000 UTC m=+46.921181032 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fda40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528700 item 23 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.111401816 +0000 UTC m=+46.925939368 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.111401816 +0000 UTC m=+46.925939368 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092c680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529570 item 24 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc00092ccc0): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092ccc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.114470206 +0000 UTC m=+46.929007698 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.114470206 +0000 UTC m=+46.929007698 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092d580): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.114470206 +0000 UTC m=+46.929007698 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00092dac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ca10 item 25 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.121582532 +0000 UTC m=+46.936120035 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009421c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.121582532 +0000 UTC m=+46.936120035 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dab0 item 26 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000942d40): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000942d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.12450468 +0000 UTC m=+46.939042162 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.12450468 +0000 UTC m=+46.939042162 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.12450468 +0000 UTC m=+46.939042162 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000943b40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005749a0 item 27 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.127908721 +0000 UTC m=+46.942446214 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.127908721 +0000 UTC m=+46.942446214 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000771c40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d90 item 28 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000964680): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.13220531 +0000 UTC m=+46.946742812 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000964a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.13220531 +0000 UTC m=+46.946742812 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005752d0 item 29 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.135332974 +0000 UTC m=+46.949870456 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.135332974 +0000 UTC m=+46.949870456 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110540 item 30 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000986d80): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.138645273 +0000 UTC m=+46.953182745 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.138645273 +0000 UTC m=+46.953182745 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 31 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.141542683 +0000 UTC m=+46.956080186 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.141542683 +0000 UTC m=+46.956080186 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ae440): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 32 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.144794489 +0000 UTC m=+46.959331962 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aea80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150620 item 33 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.145504844 +0000 UTC m=+46.960042326 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009aef00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.145504844 +0000 UTC m=+46.960042326 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009af400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001508c0 item 33 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.14837361 +0000 UTC m=+46.962911122 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afa40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150ee0 item 34 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.149143716 +0000 UTC m=+46.963681198 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009afec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.149143716 +0000 UTC m=+46.963681198 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cc480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151810 item 34 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.151485525 +0000 UTC m=+46.966023016 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 35 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.152369414 +0000 UTC m=+46.966906896 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ccf40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.152369414 +0000 UTC m=+46.966906896 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cd440): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc700 item 35 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.154558004 +0000 UTC m=+46.969095486 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cdac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 36 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.155379987 +0000 UTC m=+46.969917459 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.155379987 +0000 UTC m=+46.969917459 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ea580): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd180 item 36 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.157735811 +0000 UTC m=+46.972273283 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eabc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 37 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.158679433 +0000 UTC m=+46.973216915 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.158679433 +0000 UTC m=+46.973216915 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eb540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 37 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.160932103 +0000 UTC m=+46.975469585 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ebbc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318850 item 38 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.161747574 +0000 UTC m=+46.976285046 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.161747574 +0000 UTC m=+46.976285046 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e00 item 38 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.163654525 +0000 UTC m=+46.978192007 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a18d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 39 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.164494673 +0000 UTC m=+46.979032155 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.164494673 +0000 UTC m=+46.979032155 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319730 item 39 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.166595017 +0000 UTC m=+46.981132499 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a19d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ce0 item 40 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.168166307 +0000 UTC m=+46.982703810 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.168166307 +0000 UTC m=+46.982703810 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3a840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319f10 item 40 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.170607371 +0000 UTC m=+46.985144843 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3ae00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324460 item 41 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.171928582 +0000 UTC m=+46.986466064 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324690 item 41 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.172754874 +0000 UTC m=+46.987292346 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3b7c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.172754874 +0000 UTC m=+46.987292346 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a3bd00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003248c0 item 41 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.175153779 +0000 UTC m=+46.989691261 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a563c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e00 item 42 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.175736012 +0000 UTC m=+46.990273474 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a568c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325030 item 42 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.176617187 +0000 UTC m=+46.991154669 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a56e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.176617187 +0000 UTC m=+46.991154669 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003252d0 item 42 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.17846181 +0000 UTC m=+46.992999292 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a579c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 43 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.179608584 +0000 UTC m=+46.994146076 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a57ec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ab0 item 43 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.180583384 +0000 UTC m=+46.995120866 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a78480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.180583384 +0000 UTC m=+46.995120866 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a789c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ea0 item 43 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.182741457 +0000 UTC m=+46.997278939 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c380 item 44 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.183631999 +0000 UTC m=+46.998169481 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c5b0 item 44 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.185064749 +0000 UTC m=+46.999602231 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a79a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.185064749 +0000 UTC m=+46.999602231 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c770 item 44 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.186805528 +0000 UTC m=+47.001343009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032caf0 item 45 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.187457131 +0000 UTC m=+47.001994613 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a98b80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.187457131 +0000 UTC m=+47.001994613 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99280): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ccb0 item 45 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.189571091 +0000 UTC m=+47.004108573 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a998c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d030 item 46 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.190355704 +0000 UTC m=+47.004893186 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a99dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.190355704 +0000 UTC m=+47.004893186 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d1f0 item 46 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.192647177 +0000 UTC m=+47.007184659 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab6b80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 47 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.194419866 +0000 UTC m=+47.008957348 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.194419866 +0000 UTC m=+47.008957348 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d7a0 item 47 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.19750576 +0000 UTC m=+47.012043243 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ab7dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 48 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.198445936 +0000 UTC m=+47.012983418 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ada340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.198445936 +0000 UTC m=+47.012983418 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adaa40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dce0 item 48 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.200395578 +0000 UTC m=+47.014933060 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c0e0 item 49 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.201144093 +0000 UTC m=+47.015681565 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adb500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.201144093 +0000 UTC m=+47.015681565 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000adba40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c2a0 item 49 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.203049621 +0000 UTC m=+47.017587093 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c620 item 50 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.204159495 +0000 UTC m=+47.018696957 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.204159495 +0000 UTC m=+47.018696957 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af6bc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c7e0 item 50 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.205683096 +0000 UTC m=+47.020220558 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cb60 item 51 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.206468711 +0000 UTC m=+47.021006173 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.206468711 +0000 UTC m=+47.021006173 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af7c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd20 item 51 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.208295051 +0000 UTC m=+47.022832513 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d0a0 item 52 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.208988273 +0000 UTC m=+47.023525735 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.208988273 +0000 UTC m=+47.023525735 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b12e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d260 item 52 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.210809053 +0000 UTC m=+47.025346514 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 53 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.211647767 +0000 UTC m=+47.026185219 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.211647767 +0000 UTC m=+47.026185219 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000848d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 53 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.213326108 +0000 UTC m=+47.027863570 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363f10 item 54 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.214271845 +0000 UTC m=+47.028809307 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.214271845 +0000 UTC m=+47.028809307 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000849e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 54 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.216524945 +0000 UTC m=+47.031062406 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90580): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003645b0 item 55 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.217518852 +0000 UTC m=+47.032056314 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.217518852 +0000 UTC m=+47.032056314 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b90fc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 55 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.21993038 +0000 UTC m=+47.034467862 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d20 item 56 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.220696548 +0000 UTC m=+47.035234030 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b91b40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.220696548 +0000 UTC m=+47.035234030 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 56 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.223492568 +0000 UTC m=+47.038030040 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 57 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.224532382 +0000 UTC m=+47.039069863 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb0cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 57 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.225308618 +0000 UTC m=+47.039846091 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.225308618 +0000 UTC m=+47.039846091 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 57 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.227438148 +0000 UTC m=+47.041975630 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bb1dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 58 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.228045789 +0000 UTC m=+47.042583271 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e000 item 58 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.228969674 +0000 UTC m=+47.043507156 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bca8c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.228969674 +0000 UTC m=+47.043507156 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcae80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 58 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.231848269 +0000 UTC m=+47.046385751 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcb4c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 59 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.232523678 +0000 UTC m=+47.047061150 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcba00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 59 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.233354467 +0000 UTC m=+47.047891949 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bcbf40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.233354467 +0000 UTC m=+47.047891949 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009656c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 59 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.235285153 +0000 UTC m=+47.049822625 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000965d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575960 item 60 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.236097548 +0000 UTC m=+47.050635030 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e2c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575d50 item 60 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.237128184 +0000 UTC m=+47.051665666 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0e800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.237128184 +0000 UTC m=+47.051665666 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0edc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c000 item 60 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.239518252 +0000 UTC m=+47.054055734 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 61 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.240300831 +0000 UTC m=+47.054838303 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c0f940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.240300831 +0000 UTC m=+47.054838303 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c0c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c5b0 item 61 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.243940296 +0000 UTC m=+47.058477778 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2c700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca80 item 62 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.244728656 +0000 UTC m=+47.059266129 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2cc40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.244728656 +0000 UTC m=+47.059266129 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ccb0 item 62 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.246751625 +0000 UTC m=+47.061289107 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2d980): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 63 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.247572436 +0000 UTC m=+47.062109918 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c2dec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.247572436 +0000 UTC m=+47.062109918 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 63 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.250376671 +0000 UTC m=+47.064914143 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c44c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d5e0 item 64 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.251112122 +0000 UTC m=+47.065649594 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c451c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.251112122 +0000 UTC m=+47.065649594 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c458c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 64 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.253461775 +0000 UTC m=+47.067999247 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c45f00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 65 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25424755 +0000 UTC m=+47.068785022 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25424755 +0000 UTC m=+47.068785022 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6a900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040de30 item 65 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.256105589 +0000 UTC m=+47.070643071 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6af40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 66 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25719726 +0000 UTC m=+47.071734732 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b3c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25719726 +0000 UTC m=+47.071734732 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6b900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412540 item 66 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.258902562 +0000 UTC m=+47.073440034 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c6bf40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412930 item 67 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25963162 +0000 UTC m=+47.074169092 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86440): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.25963162 +0000 UTC m=+47.074169092 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 67 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.262182891 +0000 UTC m=+47.076720354 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c86fc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412ee0 item 68 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.263050771 +0000 UTC m=+47.077588233 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c874c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.263050771 +0000 UTC m=+47.077588233 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c87a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 68 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.264887891 +0000 UTC m=+47.079425373 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca60c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 69 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.265623012 +0000 UTC m=+47.080160494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.265623012 +0000 UTC m=+47.080160494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca6a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413730 item 69 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.267870572 +0000 UTC m=+47.082408054 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca70c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413dc0 item 70 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.268585595 +0000 UTC m=+47.083123057 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca75c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.268585595 +0000 UTC m=+47.083123057 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ca7b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 70 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.270059662 +0000 UTC m=+47.084597125 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c770 item 71 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.270974802 +0000 UTC m=+47.085512284 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.270974802 +0000 UTC m=+47.085512284 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc8c00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 71 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.272909024 +0000 UTC m=+47.087446496 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9280): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 72 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.274039386 +0000 UTC m=+47.088576868 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.274039386 +0000 UTC m=+47.088576868 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cc9cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d340 item 72 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.276536715 +0000 UTC m=+47.091074207 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 73 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.2771999 +0000 UTC m=+47.091737383 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 73 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.278067359 +0000 UTC m=+47.092604842 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.278067359 +0000 UTC m=+47.092604842 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 73 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.280186649 +0000 UTC m=+47.094724121 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 74 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.281281664 +0000 UTC m=+47.095819127 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e1c0 item 74 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.282027596 +0000 UTC m=+47.096565058 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.282027596 +0000 UTC m=+47.096565058 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c8c00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e380 item 74 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.283645153 +0000 UTC m=+47.098182616 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e770 item 75 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.284237916 +0000 UTC m=+47.098775409 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e930 item 75 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.284748055 +0000 UTC m=+47.099285517 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008c9c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.284748055 +0000 UTC m=+47.099285517 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eaf0 item 75 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.286893142 +0000 UTC m=+47.101430614 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee70 item 76 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.287398742 +0000 UTC m=+47.101936224 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f030 item 76 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.288539323 +0000 UTC m=+47.103076805 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d112c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.288539323 +0000 UTC m=+47.103076805 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 76 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.29047072 +0000 UTC m=+47.105008182 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f570 item 77 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.292508728 +0000 UTC m=+47.107046190 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2e400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.292508728 +0000 UTC m=+47.107046190 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3f40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 77 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.29487996 +0000 UTC m=+47.109417422 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfe600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428540 item 78 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.296535519 +0000 UTC m=+47.111072981 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cfeb00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.296535519 +0000 UTC m=+47.111072981 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff1c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c0e0 item 78 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.2992416 +0000 UTC m=+47.113779063 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cff800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c460 item 79 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.299979305 +0000 UTC m=+47.114516768 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000cffd00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.299979305 +0000 UTC m=+47.114516768 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2ec40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c620 item 79 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.301129405 +0000 UTC m=+47.115666868 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f280): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c9a0 item 80 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.301588176 +0000 UTC m=+47.116125639 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2f780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.301588176 +0000 UTC m=+47.116125639 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d2fe80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cb60 item 80 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.302915008 +0000 UTC m=+47.117452470 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c1c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cee0 item 81 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.303847369 +0000 UTC m=+47.118384841 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.303847369 +0000 UTC m=+47.118384841 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702bc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d0a0 item 81 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.305863535 +0000 UTC m=+47.120400996 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d420 item 82 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.306511863 +0000 UTC m=+47.121049325 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.306511863 +0000 UTC m=+47.121049325 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d5e0 item 82 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.307850786 +0000 UTC m=+47.122388248 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033db20 item 83 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.308414896 +0000 UTC m=+47.122952358 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.308414896 +0000 UTC m=+47.122952358 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dd50 item 83 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.310579381 +0000 UTC m=+47.125116863 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 84 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.311550534 +0000 UTC m=+47.126087986 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aa380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.311550534 +0000 UTC m=+47.126087986 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004aba00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 84 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.313442497 +0000 UTC m=+47.127979979 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a825c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 85 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.314626911 +0000 UTC m=+47.129164403 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.314626911 +0000 UTC m=+47.129164403 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 85 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.316455876 +0000 UTC m=+47.130993358 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 86 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.317387865 +0000 UTC m=+47.131925347 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.317387865 +0000 UTC m=+47.131925347 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000120e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 86 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.319091325 +0000 UTC m=+47.133628806 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001215c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 87 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.319847624 +0000 UTC m=+47.134385106 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.319847624 +0000 UTC m=+47.134385106 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f730 item 87 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.321538209 +0000 UTC m=+47.136075691 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aad40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 88 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.323141038 +0000 UTC m=+47.137678531 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.323141038 +0000 UTC m=+47.137678531 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007abcc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fce0 item 88 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.325632648 +0000 UTC m=+47.140170129 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e5c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428700 item 89 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.326227714 +0000 UTC m=+47.140765197 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040ec40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 89 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.326950251 +0000 UTC m=+47.141487734 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.326950251 +0000 UTC m=+47.141487734 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 89 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.328777172 +0000 UTC m=+47.143314654 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fd80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 90 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.329370145 +0000 UTC m=+47.143907637 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008983c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429030 item 90 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.330272461 +0000 UTC m=+47.144809943 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.330272461 +0000 UTC m=+47.144809943 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898ec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429260 item 90 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.331890819 +0000 UTC m=+47.146428281 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 91 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.332542854 +0000 UTC m=+47.147080316 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 91 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.333507194 +0000 UTC m=+47.148044656 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.333507194 +0000 UTC m=+47.148044656 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 91 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.334623631 +0000 UTC m=+47.149161093 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986c40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 92 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.335371084 +0000 UTC m=+47.149908546 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 92 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.335945252 +0000 UTC m=+47.150482714 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009876c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.335945252 +0000 UTC m=+47.150482714 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e0e0 item 92 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.337087477 +0000 UTC m=+47.151624929 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e4d0 item 93 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.337539156 +0000 UTC m=+47.152076618 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.337539156 +0000 UTC m=+47.152076618 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d10f80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e690 item 93 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.338937541 +0000 UTC m=+47.153475003 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d115c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea10 item 94 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.339509856 +0000 UTC m=+47.154047308 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000d11b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.339509856 +0000 UTC m=+47.154047308 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce22c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ebd0 item 94 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.34116254 +0000 UTC m=+47.155700002 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ef50 item 95 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.341951861 +0000 UTC m=+47.156489324 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce2e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.341951861 +0000 UTC m=+47.156489324 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f110 item 95 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.343680878 +0000 UTC m=+47.158218340 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ce3b80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f7a0 item 96 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.344241842 +0000 UTC m=+47.158779304 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d64c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.344241842 +0000 UTC m=+47.158779304 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6bc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f960 item 96 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= 2025/10/27 02:32:25 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : >WaitForWriters: 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.44346848 +0000 UTC m=+47.258005942 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.44346848 +0000 UTC m=+47.258005942 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.44346848 +0000 UTC m=+47.258005942 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b36b40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003464d0 item 1 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.446247709 +0000 UTC m=+47.260785170 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.446247709 +0000 UTC m=+47.260785170 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347260 item 2 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.448115045 +0000 UTC m=+47.262652507 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b37cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.448115045 +0000 UTC m=+47.262652507 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b501c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.448115045 +0000 UTC m=+47.262652507 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 3 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.450678899 +0000 UTC m=+47.265216371 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b50d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.450678899 +0000 UTC m=+47.265216371 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 4 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.453333945 +0000 UTC m=+47.267871446 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.453333945 +0000 UTC m=+47.267871446 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b51d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.453333945 +0000 UTC m=+47.267871446 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 5 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.45708012 +0000 UTC m=+47.271617611 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6a8c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.45708012 +0000 UTC m=+47.271617611 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6ae00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004312d0 item 6 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.459606022 +0000 UTC m=+47.274143524 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.459606022 +0000 UTC m=+47.274143524 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6b980): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.459606022 +0000 UTC m=+47.274143524 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b6be40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 7 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.462185927 +0000 UTC m=+47.276723389 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.462185927 +0000 UTC m=+47.276723389 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000914a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 8 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000915040): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.465474062 +0000 UTC m=+47.280011554 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.465474062 +0000 UTC m=+47.280011554 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.465474062 +0000 UTC m=+47.280011554 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000915d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078f1f0 item 9 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.469227469 +0000 UTC m=+47.283764961 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.469227469 +0000 UTC m=+47.283764961 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009329c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034acb0 item 10 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000933000): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.472088212 +0000 UTC m=+47.286625704 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009333c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.472088212 +0000 UTC m=+47.286625704 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009338c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.472088212 +0000 UTC m=+47.286625704 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b8f0 item 11 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.476508281 +0000 UTC m=+47.291045784 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095e4c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.476508281 +0000 UTC m=+47.291045784 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095ea00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528150 item 12 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc00095f040): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.479638599 +0000 UTC m=+47.294176092 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095f400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.479638599 +0000 UTC m=+47.294176092 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00095fac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529180 item 13 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.482898652 +0000 UTC m=+47.297436153 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009821c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.482898652 +0000 UTC m=+47.297436153 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529c70 item 14 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000982d40): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000982d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.486151048 +0000 UTC m=+47.300688541 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.486151048 +0000 UTC m=+47.300688541 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009837c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d2d0 item 15 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.48896854 +0000 UTC m=+47.303506042 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000983e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.48896854 +0000 UTC m=+47.303506042 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dab0 item 16 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.491938456 +0000 UTC m=+47.306475958 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.491938456 +0000 UTC m=+47.306475958 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b2ec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.491938456 +0000 UTC m=+47.306475958 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b33c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 17 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.496025802 +0000 UTC m=+47.310563303 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009b3a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.496025802 +0000 UTC m=+47.310563303 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 18 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.499563825 +0000 UTC m=+47.314101327 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.499563825 +0000 UTC m=+47.314101327 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cab80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.499563825 +0000 UTC m=+47.314101327 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150380 item 19 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.503775794 +0000 UTC m=+47.318313307 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.503775794 +0000 UTC m=+47.318313307 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbc40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150bd0 item 20 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.506560994 +0000 UTC m=+47.321098486 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.506560994 +0000 UTC m=+47.321098486 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.506560994 +0000 UTC m=+47.321098486 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f0d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151810 item 21 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.510542221 +0000 UTC m=+47.325079723 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f13c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.510542221 +0000 UTC m=+47.325079723 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009f1900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc5b0 item 22 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.513317902 +0000 UTC m=+47.327855385 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.513317902 +0000 UTC m=+47.327855385 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.513317902 +0000 UTC m=+47.327855385 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ea00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 23 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.518052203 +0000 UTC m=+47.332589704 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.518052203 +0000 UTC m=+47.332589704 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f5c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd730 item 24 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000a1fc00): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fc00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.523672757 +0000 UTC m=+47.338210259 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.523672757 +0000 UTC m=+47.338210259 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.523672757 +0000 UTC m=+47.338210259 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dde30 item 25 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.529049664 +0000 UTC m=+47.343587136 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.529049664 +0000 UTC m=+47.343587136 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e70 item 26 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc000a41c80): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.531076149 +0000 UTC m=+47.345613631 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a620c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.531076149 +0000 UTC m=+47.345613631 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.531076149 +0000 UTC m=+47.345613631 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374460 item 27 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.534094848 +0000 UTC m=+47.348632330 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a0e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.534094848 +0000 UTC m=+47.348632330 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375340 item 28 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc0008a1980): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1980): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.536746217 +0000 UTC m=+47.351283689 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008a1d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.536746217 +0000 UTC m=+47.351283689 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375960 item 29 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.539423744 +0000 UTC m=+47.353961226 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.539423744 +0000 UTC m=+47.353961226 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9040): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324150 item 30 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): _readAt: size=2, off=0 2025/10/27 02:32:25 ERROR : open-test-file(0xc0008d9680): Couldn't read size of file 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >_writeAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): close: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.542575483 +0000 UTC m=+47.357112965 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.542575483 +0000 UTC m=+47.357112965 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003245b0 item 31 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.54467236 +0000 UTC m=+47.359209842 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fe800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.54467236 +0000 UTC m=+47.359209842 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fed40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a80 item 32 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.546481067 +0000 UTC m=+47.361018548 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324f50 item 33 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.547267673 +0000 UTC m=+47.361805145 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ff800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.547267673 +0000 UTC m=+47.361805145 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008ffd00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325260 item 33 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.549141342 +0000 UTC m=+47.363678814 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325880 item 34 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.549991468 +0000 UTC m=+47.364528940 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.549991468 +0000 UTC m=+47.364528940 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325a40 item 34 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.551768977 +0000 UTC m=+47.366306458 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa73c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c150 item 35 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.552382107 +0000 UTC m=+47.366919579 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.552382107 +0000 UTC m=+47.366919579 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c310 item 35 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.554352437 +0000 UTC m=+47.368889919 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2440): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 36 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.555236628 +0000 UTC m=+47.369774100 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.555236628 +0000 UTC m=+47.369774100 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad2e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c8c0 item 36 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.557354495 +0000 UTC m=+47.371891977 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad34c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cc40 item 37 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.558233725 +0000 UTC m=+47.372771217 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.558233725 +0000 UTC m=+47.372771217 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ad3e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 37 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.560299675 +0000 UTC m=+47.374837158 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d180 item 38 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.561097463 +0000 UTC m=+47.375634945 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.561097463 +0000 UTC m=+47.375634945 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af2f80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 38 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.562956134 +0000 UTC m=+47.377493616 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d730 item 39 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.563667839 +0000 UTC m=+47.378205322 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000af3b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.563667839 +0000 UTC m=+47.378205322 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d8f0 item 39 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.565912554 +0000 UTC m=+47.380450036 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0e700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 40 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.566875383 +0000 UTC m=+47.381412865 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0ec00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.566875383 +0000 UTC m=+47.381412865 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032de30 item 40 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.568752748 +0000 UTC m=+47.383290230 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0f700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 41 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.569342385 +0000 UTC m=+47.383879867 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b0fc00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e00 item 41 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.570152526 +0000 UTC m=+47.384690009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.570152526 +0000 UTC m=+47.384690009 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2e680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 41 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.572312423 +0000 UTC m=+47.386849905 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2ecc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363880 item 42 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.5732169 +0000 UTC m=+47.387754383 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f1c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363d50 item 42 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.574182134 +0000 UTC m=+47.388719606 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2f700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.574182134 +0000 UTC m=+47.388719606 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b2fc80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 42 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.575986291 +0000 UTC m=+47.390523773 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2340): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 43 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.576672209 +0000 UTC m=+47.391209691 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364620 item 43 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.577373446 +0000 UTC m=+47.391910918 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba2d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.577373446 +0000 UTC m=+47.391910918 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba32c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 43 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.57928755 +0000 UTC m=+47.393825022 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e00 item 44 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.580095558 +0000 UTC m=+47.394633030 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000ba3e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365110 item 44 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.581447337 +0000 UTC m=+47.395984798 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc3c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.581447337 +0000 UTC m=+47.395984798 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbc940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 44 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.583645273 +0000 UTC m=+47.398182755 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbcf80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003658f0 item 45 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.584425368 +0000 UTC m=+47.398962850 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbd480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.584425368 +0000 UTC m=+47.398962850 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bbdb80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 45 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.587089731 +0000 UTC m=+47.401627223 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc240): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 46 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.587896145 +0000 UTC m=+47.402433627 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.587896145 +0000 UTC m=+47.402433627 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdce40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574230 item 46 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.590410046 +0000 UTC m=+47.404947538 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574b60 item 47 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.591598588 +0000 UTC m=+47.406136080 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd980): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.591598588 +0000 UTC m=+47.406136080 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574f50 item 47 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.595014723 +0000 UTC m=+47.409552205 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 48 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.596047121 +0000 UTC m=+47.410584603 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.596047121 +0000 UTC m=+47.410584603 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d6d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 48 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.599992911 +0000 UTC m=+47.414530403 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d73c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 49 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.601087116 +0000 UTC m=+47.415624598 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.601087116 +0000 UTC m=+47.415624598 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0005d7d80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a850 item 49 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.603501148 +0000 UTC m=+47.418038631 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a626c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318310 item 50 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.604560508 +0000 UTC m=+47.419097990 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a62bc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.604560508 +0000 UTC m=+47.419097990 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318a80 item 50 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.606317918 +0000 UTC m=+47.420855400 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a637c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574150 item 51 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.607658696 +0000 UTC m=+47.422196158 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c025c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.607658696 +0000 UTC m=+47.422196158 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c02b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005747e0 item 51 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.61155403 +0000 UTC m=+47.426091513 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575420 item 52 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.612646141 +0000 UTC m=+47.427183613 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.612646141 +0000 UTC m=+47.427183613 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000c03c00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005755e0 item 52 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.614116762 +0000 UTC m=+47.428654224 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0002c0cc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575c00 item 53 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.614952031 +0000 UTC m=+47.429489494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.614952031 +0000 UTC m=+47.429489494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000702a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575e30 item 53 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.617648745 +0000 UTC m=+47.432186227 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c2a0 item 54 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.618652029 +0000 UTC m=+47.433189491 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.618652029 +0000 UTC m=+47.433189491 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000703c00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c460 item 54 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.62133114 +0000 UTC m=+47.435868601 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c7e0 item 55 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.622179653 +0000 UTC m=+47.436717115 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000966940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.622179653 +0000 UTC m=+47.436717115 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c9a0 item 55 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.623799716 +0000 UTC m=+47.438337178 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009678c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd20 item 56 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.624678075 +0000 UTC m=+47.439215557 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000967e00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.624678075 +0000 UTC m=+47.439215557 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0004ab4c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cee0 item 56 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.627353158 +0000 UTC m=+47.441890630 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d260 item 57 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.627899945 +0000 UTC m=+47.442437406 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d420 item 57 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.628766391 +0000 UTC m=+47.443303853 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a82fc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.628766391 +0000 UTC m=+47.443303853 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83540): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d5e0 item 57 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.630197188 +0000 UTC m=+47.444734650 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a83b80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033db20 item 58 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.63099717 +0000 UTC m=+47.445534653 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0001205c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dd50 item 58 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.631681937 +0000 UTC m=+47.446219398 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.631681937 +0000 UTC m=+47.446219398 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e000 item 58 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.632948655 +0000 UTC m=+47.447486117 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000121f00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 59 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.633549193 +0000 UTC m=+47.448086655 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aa640): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 59 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.634426941 +0000 UTC m=+47.448964433 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007ab140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.634426941 +0000 UTC m=+47.448964433 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0007aba00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e770 item 59 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.636335886 +0000 UTC m=+47.450873367 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e2c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 60 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.63710511 +0000 UTC m=+47.451642602 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040e880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 60 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.638243568 +0000 UTC m=+47.452781050 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040eec0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.638243568 +0000 UTC m=+47.452781050 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040f4c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 60 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.640792985 +0000 UTC m=+47.455330467 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc00040fb00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 61 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.645594542 +0000 UTC m=+47.460132003 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008980c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.645594542 +0000 UTC m=+47.460132003 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f730 item 61 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.647604495 +0000 UTC m=+47.462141957 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000898e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fab0 item 62 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.648289422 +0000 UTC m=+47.462826883 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008993c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.648289422 +0000 UTC m=+47.462826883 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000899ac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fce0 item 62 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.649938558 +0000 UTC m=+47.464476020 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 63 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.650532975 +0000 UTC m=+47.465070437 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.650532975 +0000 UTC m=+47.465070437 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000986e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 63 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): >_readAt: n=0, err=Bad file descriptor 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.652104757 +0000 UTC m=+47.466642218 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000987480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004287e0 item 64 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.6527349 +0000 UTC m=+47.467272362 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009879c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.6527349 +0000 UTC m=+47.467272362 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004289a0 item 64 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.65432739 +0000 UTC m=+47.468864852 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdc780): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d90 item 65 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.655010563 +0000 UTC m=+47.469548026 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdcc00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.655010563 +0000 UTC m=+47.469548026 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 65 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.65650022 +0000 UTC m=+47.471037682 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000bdd740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 66 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.657369492 +0000 UTC m=+47.471906955 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008502c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.657369492 +0000 UTC m=+47.471906955 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 66 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.658906759 +0000 UTC m=+47.473444221 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000850e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 67 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.659600732 +0000 UTC m=+47.474138193 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008512c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.659600732 +0000 UTC m=+47.474138193 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008517c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429a40 item 67 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.661182342 +0000 UTC m=+47.475719805 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000851e40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429dc0 item 68 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.661877267 +0000 UTC m=+47.476414729 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008863c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.661877267 +0000 UTC m=+47.476414729 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886900): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 68 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.663422338 +0000 UTC m=+47.477959800 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000886f40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e380 item 69 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.664002678 +0000 UTC m=+47.478540141 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008873c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.664002678 +0000 UTC m=+47.478540141 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008878c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e5b0 item 69 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.665751332 +0000 UTC m=+47.480288793 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000887f40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e930 item 70 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.66641627 +0000 UTC m=+47.480953732 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b44c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.66641627 +0000 UTC m=+47.480953732 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b4a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eaf0 item 70 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.668052693 +0000 UTC m=+47.482590155 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee70 item 71 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.668760913 +0000 UTC m=+47.483298375 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5580): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.668760913 +0000 UTC m=+47.483298375 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008b5a80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f030 item 71 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.670405892 +0000 UTC m=+47.484943354 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f3b0 item 72 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.671109072 +0000 UTC m=+47.485646535 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.671109072 +0000 UTC m=+47.485646535 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d8bc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f570 item 72 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.672674562 +0000 UTC m=+47.487212044 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f8f0 item 73 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.673277194 +0000 UTC m=+47.487814666 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9680): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fab0 item 73 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.673955568 +0000 UTC m=+47.488493020 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008d9b40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.673955568 +0000 UTC m=+47.488493020 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa100): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc70 item 73 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.675812786 +0000 UTC m=+47.490350248 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fa740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346230 item 74 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.676407421 +0000 UTC m=+47.490944884 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fac40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003464d0 item 74 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.677099752 +0000 UTC m=+47.491637204 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.677099752 +0000 UTC m=+47.491637204 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fb700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 74 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.678661465 +0000 UTC m=+47.493198926 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0008fbd40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003472d0 item 75 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.679320201 +0000 UTC m=+47.493857664 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009322c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): _writeAt: size=3, off=2 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 75 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.680065041 +0000 UTC m=+47.494602503 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.680065041 +0000 UTC m=+47.494602503 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000932d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 75 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.682113677 +0000 UTC m=+47.496651129 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 76 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.682736537 +0000 UTC m=+47.497273999 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 76 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): _writeAt: size=3, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.683501893 +0000 UTC m=+47.498039356 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000933dc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.683501893 +0000 UTC m=+47.498039356 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009563c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 76 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.685154828 +0000 UTC m=+47.499692290 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430310 item 77 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.685698498 +0000 UTC m=+47.500235961 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000956f00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.685698498 +0000 UTC m=+47.500235961 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 77 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.687346443 +0000 UTC m=+47.501883904 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000957c40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004313b0 item 78 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.687912185 +0000 UTC m=+47.502449648 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009801c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.687912185 +0000 UTC m=+47.502449648 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009808c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b20 item 78 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.689557715 +0000 UTC m=+47.504095178 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000980f00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 79 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.690177931 +0000 UTC m=+47.504715392 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.690177931 +0000 UTC m=+47.504715392 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000981b00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 79 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.691735766 +0000 UTC m=+47.506273228 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac1c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078ee70 item 80 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.692334429 +0000 UTC m=+47.506871881 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ac6c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.692334429 +0000 UTC m=+47.506871881 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009acdc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00078f5e0 item 80 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.693952608 +0000 UTC m=+47.508490071 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 81 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.694567031 +0000 UTC m=+47.509104494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ad880): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.694567031 +0000 UTC m=+47.509104494 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009addc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b650 item 81 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.696187885 +0000 UTC m=+47.510725347 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca4c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ba40 item 82 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.697078428 +0000 UTC m=+47.511615890 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ca9c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.697078428 +0000 UTC m=+47.511615890 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009caf40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 82 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.699000948 +0000 UTC m=+47.513538430 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cb5c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528a10 item 83 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.699631 +0000 UTC m=+47.514168463 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009cbac0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.699631 +0000 UTC m=+47.514168463 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529180 item 83 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.701537631 +0000 UTC m=+47.516075093 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ee700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529c70 item 84 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.702396284 +0000 UTC m=+47.516933766 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009eec00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.702396284 +0000 UTC m=+47.516933766 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056c460 item 84 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.704426656 +0000 UTC m=+47.518964139 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009ef800): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056d730 item 85 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.705372462 +0000 UTC m=+47.519909954 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc0009efd00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.705372462 +0000 UTC m=+47.519909954 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e2c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056dab0 item 85 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.707241762 +0000 UTC m=+47.521779245 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1e940): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 86 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.708047144 +0000 UTC m=+47.522584627 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ee40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.708047144 +0000 UTC m=+47.522584627 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1f3c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 86 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.709733172 +0000 UTC m=+47.524270663 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1fa40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111880 item 87 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.710538694 +0000 UTC m=+47.525076176 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a1ff40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.710538694 +0000 UTC m=+47.525076176 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 87 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.715131558 +0000 UTC m=+47.529669051 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a40b80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001503f0 item 88 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.715890974 +0000 UTC m=+47.530428437 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41080): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.715890974 +0000 UTC m=+47.530428437 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41600): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150770 item 88 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.717763019 +0000 UTC m=+47.532300481 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a41c40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150d20 item 89 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.718406597 +0000 UTC m=+47.532944060 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e200): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001515e0 item 89 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.719219935 +0000 UTC m=+47.533757407 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6e740): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.719219935 +0000 UTC m=+47.533757407 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6ecc0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151960 item 89 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.720790013 +0000 UTC m=+47.535327475 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f300): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 90 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.721689993 +0000 UTC m=+47.536227456 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6f840): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 90 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.722421567 +0000 UTC m=+47.536959028 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a6fd80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.722421567 +0000 UTC m=+47.536959028 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa63c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dccb0 item 90 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.724258767 +0000 UTC m=+47.538796229 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 91 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.724896304 +0000 UTC m=+47.539433767 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa6f40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): >_readAt: n=2, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): _writeAt: size=3, off=7 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd730 item 91 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.725694653 +0000 UTC m=+47.540232115 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7480): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): >_readAt: n=8, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.725694653 +0000 UTC m=+47.540232115 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000aa7a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddc00 item 91 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.729027552 +0000 UTC m=+47.543565014 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a63d40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003195e0 item 92 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.730259435 +0000 UTC m=+47.544796897 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72380): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): open at offset 5 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319960 item 92 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): _readAt: size=2, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): _writeAt: size=3, off=5 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): >_writeAt: n=3, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.73115126 +0000 UTC m=+47.545688742 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a728c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): >_readAt: n=3, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.73115126 +0000 UTC m=+47.545688742 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a72e80): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b20 item 92 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.733066516 +0000 UTC m=+47.547603998 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a734c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374460 item 93 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.733678145 +0000 UTC m=+47.548215607 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000a73a00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.733678145 +0000 UTC m=+47.548215607 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14180): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374a80 item 93 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.735766607 +0000 UTC m=+47.550304088 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b147c0): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003753b0 item 94 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.736308234 +0000 UTC m=+47.550845696 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b14d00): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.736308234 +0000 UTC m=+47.550845696 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15400): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375730 item 94 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.738434536 +0000 UTC m=+47.552972019 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b15a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375dc0 item 95 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.738965854 +0000 UTC m=+47.553503316 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30000): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.738965854 +0000 UTC m=+47.553503316 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b30700): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324230 item 95 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): open at offset 0 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): _readAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): >_readAt: n=0, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.740803985 +0000 UTC m=+47.555341447 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94500): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): _writeAt: size=5, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): >openPending: err= 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c310 item 96 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): >_writeAt: n=5, err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.741432876 +0000 UTC m=+47.555970339 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b94a40): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/27 02:32:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/27 02:32:25 DEBUG : open-test-file: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): _readAt: size=512, off=0 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): openPending: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): >openPending: err= 2025/10/27 02:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): >_readAt: n=5, err=EOF 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): close: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-27 02:32:25.741432876 +0000 UTC m=+47.555970339 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : open-test-file(0xc000b95140): >close: err= 2025/10/27 02:32:25 DEBUG : open-test-file: Remove: 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c540 item 96 2025/10/27 02:32:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/27 02:32:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/27 02:32:25 DEBUG : open-test-file: >Remove: err= 2025/10/27 02:32:25 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : >WaitForWriters: 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.40s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:25 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:25 DEBUG : file1: newRWFileHandle: 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): openPending: 2025/10/27 02:32:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): >openPending: err= 2025/10/27 02:32:25 DEBUG : file1: >newRWFileHandle: err= 2025/10/27 02:32:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/27 02:32:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): _writeAt: size=2, off=0 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): >_writeAt: n=2, err= 2025/10/27 02:32:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): RWFileHandle.Flush 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): RWFileHandle.Release 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): close: 2025/10/27 02:32:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/27 02:32:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:25 DEBUG : file1(0xc000b309c0): >close: err= 2025/10/27 02:32:25 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : file1: reading active writers 2025/10/27 02:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : file1: reading active writers 2025/10/27 02:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : file1: reading active writers 2025/10/27 02:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : file1: reading active writers 2025/10/27 02:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:25 DEBUG : file1: vfs cache: starting upload 2025/10/27 02:32:25 DEBUG : Looking for writers 2025/10/27 02:32:25 DEBUG : file1: reading active writers 2025/10/27 02:32:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:26 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/10/27 02:32:26 INFO : file1: Copied (new) 2025/10/27 02:32:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,4dd31235ba358926698427af24a91a75ed5c97f3" 2025/10/27 02:32:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/27 02:32:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:26 INFO : file1: vfs cache: upload succeeded try #1 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : file1: reading active writers 2025/10/27 02:32:26 DEBUG : >WaitForWriters: 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:26 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : file1: reading active writers 2025/10/27 02:32:26 DEBUG : >WaitForWriters: 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestRWFileModTimeWithOpenWriters (0.49s) === RUN TestRWCacheRename run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:26 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:26 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:26 DEBUG : rename_me: newRWFileHandle: 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): openPending: 2025/10/27 02:32:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): >openPending: err= 2025/10/27 02:32:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/27 02:32:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/27 02:32:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): _writeAt: size=5, off=0 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): >_writeAt: n=5, err= 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): close: 2025/10/27 02:32:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-27 02:32:26.33859093 +0000 UTC m=+48.153128402 2025/10/27 02:32:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/27 02:32:26 DEBUG : rename_me(0xc000c14900): >close: err= 2025/10/27 02:32:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/27 02:32:26 DEBUG : i_was_renamed: Updating file with 0xc000a0be00 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/27 02:32:26 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/27 02:32:26 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/27 02:32:26 DEBUG : i_was_renamed: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:26 INFO : i_was_renamed: Copied (new) 2025/10/27 02:32:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-27 02:32:26 +0000 UTC,44c6e36e32a5029692f2f32e7844d8f52832db8a" 2025/10/27 02:32:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/27 02:32:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/27 02:32:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/27 02:32:26 DEBUG : Looking for writers 2025/10/27 02:32:26 DEBUG : i_was_renamed: reading active writers 2025/10/27 02:32:26 DEBUG : >WaitForWriters: 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name i_was_renamed --- PASS: TestRWCacheRename (0.47s) === RUN TestRWCacheUpdate run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:26 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/27 02:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestHiDrive/rclone-test-hidakan1beza" 2025/10/27 02:32:26 INFO : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/27 02:32:26 DEBUG : forgetting directory cache 2025/10/27 02:32:26 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:27 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): _readAt: size=512, off=0 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): openPending: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:33:26 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" against cached fingerprint "" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): >openPending: err= 2025/10/27 02:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): >_readAt: n=20, err=EOF 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): close: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:33:26 +0000 UTC 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000b94180): >close: err= 2025/10/27 02:32:27 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : forgetting directory cache 2025/10/27 02:32:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:27 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): _readAt: size=512, off=0 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): openPending: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:34:26 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" against cached fingerprint "20,2025-10-27 01:33:26 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-27 01:34:26 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" != cached fingerprint "20,2025-10-27 01:33:26 +0000 UTC,483e1c179bd6f798efa05dbbc4b76e69e0dad0b7") 2025/10/27 02:32:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): >openPending: err= 2025/10/27 02:32:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): >_readAt: n=20, err=EOF 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): close: 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:34:26 +0000 UTC 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate(0xc000702880): >close: err= 2025/10/27 02:32:27 DEBUG : Re-reading directory (122.697171ms old) 2025/10/27 02:32:27 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/27 02:32:27 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:27 DEBUG : forgetting directory cache 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:28 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): _readAt: size=512, off=0 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): openPending: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:35:26 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" against cached fingerprint "20,2025-10-27 01:34:26 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-27 01:35:26 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" != cached fingerprint "20,2025-10-27 01:34:26 +0000 UTC,3ff8982aff025fcd08c92636a2a5bd0ea8f65c7f") 2025/10/27 02:32:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): >openPending: err= 2025/10/27 02:32:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): >_readAt: n=20, err=EOF 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): close: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:35:26 +0000 UTC 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703240): >close: err= 2025/10/27 02:32:28 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:28 DEBUG : forgetting directory cache 2025/10/27 02:32:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:28 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): _readAt: size=512, off=0 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): openPending: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:36:26 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" against cached fingerprint "20,2025-10-27 01:35:26 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-27 01:36:26 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" != cached fingerprint "20,2025-10-27 01:35:26 +0000 UTC,817c31dcde033055d0a8b8cc5c27fc8929f9d780") 2025/10/27 02:32:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): >openPending: err= 2025/10/27 02:32:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): >_readAt: n=20, err=EOF 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): close: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:36:26 +0000 UTC 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000703bc0): >close: err= 2025/10/27 02:32:28 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:28 DEBUG : forgetting directory cache 2025/10/27 02:32:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:28 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): _readAt: size=512, off=0 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): openPending: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:37:26 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" against cached fingerprint "20,2025-10-27 01:36:26 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-27 01:37:26 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" != cached fingerprint "20,2025-10-27 01:36:26 +0000 UTC,1f9a707c1e85e45cc437bd8c2ff5f57175bc4771") 2025/10/27 02:32:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): >openPending: err= 2025/10/27 02:32:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): >_readAt: n=20, err=EOF 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): close: 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:37:26 +0000 UTC 2025/10/27 02:32:28 DEBUG : TestRWCacheUpdate(0xc000966b00): >close: err= 2025/10/27 02:32:29 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:29 DEBUG : forgetting directory cache 2025/10/27 02:32:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:29 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): _readAt: size=512, off=0 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): openPending: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-27 01:38:26 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" against cached fingerprint "20,2025-10-27 01:37:26 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-27 01:38:26 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" != cached fingerprint "20,2025-10-27 01:37:26 +0000 UTC,8fec3e44cd5a71d0d937fe76704543004f7ebe84") 2025/10/27 02:32:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/27 02:32:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): >openPending: err= 2025/10/27 02:32:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): >_readAt: n=20, err=EOF 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): close: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:38:26 +0000 UTC 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc000b953c0): >close: err= 2025/10/27 02:32:29 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:29 DEBUG : forgetting directory cache 2025/10/27 02:32:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:29 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): _readAt: size=512, off=0 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): openPending: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-27 01:39:26 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" against cached fingerprint "20,2025-10-27 01:38:26 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-27 01:39:26 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" != cached fingerprint "20,2025-10-27 01:38:26 +0000 UTC,acc35f6b0ff8a30094642496d2910515557f965f") 2025/10/27 02:32:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/27 02:32:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): >openPending: err= 2025/10/27 02:32:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): >_readAt: n=21, err=EOF 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): close: 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:39:26 +0000 UTC 2025/10/27 02:32:29 DEBUG : TestRWCacheUpdate(0xc0004aaf40): >close: err= 2025/10/27 02:32:29 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:29 DEBUG : forgetting directory cache 2025/10/27 02:32:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): _readAt: size=512, off=0 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): openPending: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-27 01:40:26 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" against cached fingerprint "21,2025-10-27 01:39:26 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-27 01:40:26 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" != cached fingerprint "21,2025-10-27 01:39:26 +0000 UTC,87ee1561c7555cb0c465453e0b1a4e29acf2cc1d") 2025/10/27 02:32:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/27 02:32:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): >openPending: err= 2025/10/27 02:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): >_readAt: n=22, err=EOF 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): close: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:40:26 +0000 UTC 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000b95c40): >close: err= 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:30 DEBUG : forgetting directory cache 2025/10/27 02:32:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): _readAt: size=512, off=0 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): openPending: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-27 01:41:26 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" against cached fingerprint "22,2025-10-27 01:40:26 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-27 01:41:26 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" != cached fingerprint "22,2025-10-27 01:40:26 +0000 UTC,7841314302e864c5ff4a8a21e06c67bf5fc88c68") 2025/10/27 02:32:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/27 02:32:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): >openPending: err= 2025/10/27 02:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): >_readAt: n=23, err=EOF 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): close: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:41:26 +0000 UTC 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc000967940): >close: err= 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:30 DEBUG : forgetting directory cache 2025/10/27 02:32:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): _readAt: size=512, off=0 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): openPending: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-27 01:42:26 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" against cached fingerprint "23,2025-10-27 01:41:26 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-27 01:42:26 +0000 UTC,3e23ea32969d2d1b90c84cc5f22cd580d5f41ba3" != cached fingerprint "23,2025-10-27 01:41:26 +0000 UTC,d4d906122c12fc077b047bd0971191a8e60ac769") 2025/10/27 02:32:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/27 02:32:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): >openPending: err= 2025/10/27 02:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): >_readAt: n=24, err=EOF 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): close: 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-27 01:42:26 +0000 UTC 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate(0xc0001212c0): >close: err= 2025/10/27 02:32:30 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:30 DEBUG : Looking for writers 2025/10/27 02:32:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/27 02:32:30 DEBUG : >WaitForWriters: 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': vfs cache: cleaner exiting 2025/10/27 02:32:30 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name TestRWCacheUpdate --- PASS: TestRWCacheUpdate (4.29s) === RUN TestCaseSensitivity run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:31 DEBUG : forgetting directory cache 2025/10/27 02:32:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeA 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeB 2025/10/27 02:32:31 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:31 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeA 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeB 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FilEb 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeA 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeB 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FilEb 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeA 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeB 2025/10/27 02:32:31 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FilEb 2025/10/27 02:32:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/27 02:32:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/27 02:32:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/27 02:32:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/27 02:32:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/27 02:32:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:31 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:31 DEBUG : Looking for writers 2025/10/27 02:32:31 DEBUG : FiLeA: reading active writers 2025/10/27 02:32:31 DEBUG : FiLeB: reading active writers 2025/10/27 02:32:31 DEBUG : FilEb: reading active writers 2025/10/27 02:32:31 DEBUG : >WaitForWriters: 2025/10/27 02:32:31 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:31 DEBUG : Looking for writers 2025/10/27 02:32:31 DEBUG : FiLeB: reading active writers 2025/10/27 02:32:31 DEBUG : FilEb: reading active writers 2025/10/27 02:32:31 DEBUG : FiLeA: reading active writers 2025/10/27 02:32:31 DEBUG : >WaitForWriters: 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeA 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FiLeB 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name FilEb --- PASS: TestCaseSensitivity (1.15s) === RUN TestUnicodeNormalization run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name normal name with no special characters.txt 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name 測試_Русский___ě_áñ 2025/10/27 02:32:32 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name normal name with no special characters.txt 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name 測試_Русский___ě_áñ 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:32 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:32 DEBUG : Looking for writers 2025/10/27 02:32:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/27 02:32:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/27 02:32:32 DEBUG : >WaitForWriters: 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name normal name with no special characters.txt 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name 測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (0.58s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:32 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:32 DEBUG : HiDrive root 'rclone-test-hidakan1beza': Reusing VFS from active cache 2025/10/27 02:32:32 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:32 DEBUG : Looking for writers 2025/10/27 02:32:32 DEBUG : >WaitForWriters: 2025/10/27 02:32:32 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:32 DEBUG : Looking for writers 2025/10/27 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.06s) === RUN TestVFSNewWithOpts run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:32 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:32 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:32 DEBUG : Looking for writers 2025/10/27 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.06s) === RUN TestVFSRoot run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:32 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:32 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:32 DEBUG : Looking for writers 2025/10/27 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.06s) === RUN TestVFSStat run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:32 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:33 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:33 DEBUG : dir: Looking for writers 2025/10/27 02:32:33 DEBUG : file2: reading active writers 2025/10/27 02:32:33 DEBUG : Looking for writers 2025/10/27 02:32:33 DEBUG : dir: reading active writers 2025/10/27 02:32:33 DEBUG : file1: reading active writers 2025/10/27 02:32:33 DEBUG : >WaitForWriters: 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:33 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 --- PASS: TestVFSStat (0.77s) === RUN TestVFSStatParent run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:33 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:34 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:34 DEBUG : dir: Looking for writers 2025/10/27 02:32:34 DEBUG : Looking for writers 2025/10/27 02:32:34 DEBUG : dir: reading active writers 2025/10/27 02:32:34 DEBUG : file1: reading active writers 2025/10/27 02:32:34 DEBUG : >WaitForWriters: 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 --- PASS: TestVFSStatParent (0.70s) === RUN TestVFSOpenFile run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:34 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:34 DEBUG : file1: Open: flags=O_RDONLY 2025/10/27 02:32:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/27 02:32:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/27 02:32:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/27 02:32:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/27 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/27 02:32:34 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (0 bytes), uploading instead of streaming 2025/10/27 02:32:35 DEBUG : dir/new_file.txt: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:35 DEBUG : dir/new_file.txt: Size and hidrive of src and dst objects identical 2025/10/27 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/27 02:32:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/27 02:32:35 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:35 DEBUG : dir: Looking for writers 2025/10/27 02:32:35 DEBUG : new_file.txt: reading active writers 2025/10/27 02:32:35 DEBUG : file2: reading active writers 2025/10/27 02:32:35 DEBUG : Looking for writers 2025/10/27 02:32:35 DEBUG : dir: reading active writers 2025/10/27 02:32:35 DEBUG : file1: reading active writers 2025/10/27 02:32:35 DEBUG : >WaitForWriters: 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name new_file.txt --- PASS: TestVFSOpenFile (0.90s) === RUN TestVFSRename run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:35 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file2 2025/10/27 02:32:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/27 02:32:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00091d680 2025/10/27 02:32:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/27 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:35 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:36 INFO : dir/file1: Moved (server-side) to: file0 2025/10/27 02:32:36 DEBUG : file0: Updating file with file0 0xc00091d680 2025/10/27 02:32:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/27 02:32:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file0 2025/10/27 02:32:36 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:36 DEBUG : dir: Looking for writers 2025/10/27 02:32:36 DEBUG : Looking for writers 2025/10/27 02:32:36 DEBUG : file0: reading active writers 2025/10/27 02:32:36 DEBUG : dir: reading active writers 2025/10/27 02:32:36 DEBUG : >WaitForWriters: 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file0 --- PASS: TestVFSRename (0.98s) === RUN TestVFSStatfs run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:36 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:36 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:36 DEBUG : Looking for writers 2025/10/27 02:32:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.06s) === RUN TestVFSMkdir run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:36 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:36 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/27 02:32:36 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:36 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:36 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:36 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:37 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d 2025/10/27 02:32:37 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:37 DEBUG : Looking for writers 2025/10/27 02:32:37 DEBUG : a: Looking for writers 2025/10/27 02:32:37 DEBUG : b: Looking for writers 2025/10/27 02:32:37 DEBUG : c: Looking for writers 2025/10/27 02:32:37 DEBUG : d: Looking for writers 2025/10/27 02:32:37 DEBUG : Looking for writers 2025/10/27 02:32:37 DEBUG : /: reading active writers 2025/10/27 02:32:37 DEBUG : a: reading active writers 2025/10/27 02:32:37 DEBUG : b: reading active writers 2025/10/27 02:32:37 DEBUG : c: reading active writers 2025/10/27 02:32:37 DEBUG : d: reading active writers 2025/10/27 02:32:37 DEBUG : >WaitForWriters: 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:37 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d --- PASS: TestVFSMkdir (1.15s) === RUN TestVFSMkdirAll run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:37 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:37 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/27 02:32:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/27 02:32:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/27 02:32:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d 2025/10/27 02:32:38 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:38 DEBUG : a/b/c/d: Looking for writers 2025/10/27 02:32:38 DEBUG : a/b/c: Looking for writers 2025/10/27 02:32:38 DEBUG : d: reading active writers 2025/10/27 02:32:38 DEBUG : a/b: Looking for writers 2025/10/27 02:32:38 DEBUG : c: reading active writers 2025/10/27 02:32:38 DEBUG : a: Looking for writers 2025/10/27 02:32:38 DEBUG : b: reading active writers 2025/10/27 02:32:38 DEBUG : Looking for writers 2025/10/27 02:32:38 DEBUG : a: reading active writers 2025/10/27 02:32:38 DEBUG : >WaitForWriters: 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:38 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name d --- PASS: TestVFSMkdirAll (1.37s) === 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:38 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:38 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:38 DEBUG : Looking for writers 2025/10/27 02:32:38 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-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:38 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/27 02:32:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/27 02:32:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/27 02:32:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (5 bytes), uploading instead of streaming 2025/10/27 02:32:39 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:39 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/27 02:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/27 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (0 bytes), uploading instead of streaming 2025/10/27 02:32:39 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:39 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/27 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:39 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (7 bytes), uploading instead of streaming 2025/10/27 02:32:40 DEBUG : file1: hidrive = f092a35bb507b1d6cd2059ff23534961ac19bfc1 OK 2025/10/27 02:32:40 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:40 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:40 DEBUG : Looking for writers 2025/10/27 02:32:40 DEBUG : file1: reading active writers 2025/10/27 02:32:40 DEBUG : >WaitForWriters: 2025/10/27 02:32:40 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestWriteFileHandleMethods (1.49s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:40 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/27 02:32:41 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/27 02:32:41 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/27 02:32:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/27 02:32:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (11 bytes), uploading instead of streaming 2025/10/27 02:32:41 DEBUG : file1: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/10/27 02:32:41 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/27 02:32:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 2025/10/27 02:32:41 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:41 DEBUG : Looking for writers 2025/10/27 02:32:41 DEBUG : file1: reading active writers 2025/10/27 02:32:41 DEBUG : >WaitForWriters: 2025/10/27 02:32:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:41 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/27 02:32:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (5 bytes), uploading instead of streaming 2025/10/27 02:32:41 DEBUG : file1: hidrive = 44c6e36e32a5029692f2f32e7844d8f52832db8a OK 2025/10/27 02:32:41 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/27 02:32:41 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:41 DEBUG : Looking for writers 2025/10/27 02:32:41 DEBUG : file1: reading active writers 2025/10/27 02:32:41 DEBUG : >WaitForWriters: 2025/10/27 02:32:41 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestWriteFileHandleFlush (0.26s) === RUN TestWriteFileHandleRelease run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : file1: WriteFileHandle.Release closing 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (0 bytes), uploading instead of streaming 2025/10/27 02:32:42 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:42 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/27 02:32:42 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:42 DEBUG : Looking for writers 2025/10/27 02:32:42 DEBUG : file1: reading active writers 2025/10/27 02:32:42 DEBUG : >WaitForWriters: 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestWriteFileHandleRelease (0.28s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (2 bytes), uploading instead of streaming 2025/10/27 02:32:42 DEBUG : file1: hidrive = 4dd31235ba358926698427af24a91a75ed5c97f3 OK 2025/10/27 02:32:42 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:42 DEBUG : Looking for writers 2025/10/27 02:32:42 DEBUG : file1: reading active writers 2025/10/27 02:32:42 DEBUG : >WaitForWriters: 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestWriteFileModTimeWithOpenWriters (0.33s) === RUN TestFileReadAtZeroLength run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (0 bytes), uploading instead of streaming 2025/10/27 02:32:42 DEBUG : file1: hidrive = 0000000000000000000000000000000000000000 OK 2025/10/27 02:32:42 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:42 DEBUG : file1: Open: flags=O_RDONLY 2025/10/27 02:32:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/27 02:32:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/27 02:32:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:42 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:42 DEBUG : Looking for writers 2025/10/27 02:32:42 DEBUG : file1: reading active writers 2025/10/27 02:32:42 DEBUG : >WaitForWriters: 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileReadAtZeroLength (0.30s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:42 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/27 02:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/27 02:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:42 DEBUG : HiDrive root 'rclone-test-hidakan1beza': File to upload is small (100 bytes), uploading instead of streaming 2025/10/27 02:32:43 DEBUG : file1: hidrive = 7cc4925b84b0b9cdf59a29045e77b92f135baa41 OK 2025/10/27 02:32:43 DEBUG : file1: Size and hidrive of src and dst objects identical 2025/10/27 02:32:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/27 02:32:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/27 02:32:43 DEBUG : file1: Open: flags=O_RDONLY 2025/10/27 02:32:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/27 02:32:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/27 02:32:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:43 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:43 DEBUG : Looking for writers 2025/10/27 02:32:43 DEBUG : file1: reading active writers 2025/10/27 02:32:43 DEBUG : >WaitForWriters: 2025/10/27 02:32:43 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name file1 --- PASS: TestFileReadAtNonZeroLength (0.31s) === RUN TestZipManyFiles run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:43 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name flat 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f000.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f001.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f002.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f003.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f004.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name flat 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f000.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f001.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f002.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f003.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f004.txt 2025/10/27 02:32:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/27 02:32:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/27 02:32:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/27 02:32:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/27 02:32:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/27 02:32:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/27 02:32:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/27 02:32:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/27 02:32:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/27 02:32:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/27 02:32:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:44 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:44 DEBUG : flat: Looking for writers 2025/10/27 02:32:44 DEBUG : f003.txt: reading active writers 2025/10/27 02:32:44 DEBUG : f004.txt: reading active writers 2025/10/27 02:32:44 DEBUG : f000.txt: reading active writers 2025/10/27 02:32:44 DEBUG : f001.txt: reading active writers 2025/10/27 02:32:44 DEBUG : f002.txt: reading active writers 2025/10/27 02:32:44 DEBUG : Looking for writers 2025/10/27 02:32:44 DEBUG : flat: reading active writers 2025/10/27 02:32:44 DEBUG : >WaitForWriters: 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name flat 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f000.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f001.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f002.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f003.txt 2025/10/27 02:32:44 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name f004.txt --- PASS: TestZipManyFiles (1.46s) === RUN TestZipManySubDirs run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:44 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name top.txt 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name mid.txt 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name deep.txt 2025/10/27 02:32:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/27 02:32:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/27 02:32:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/27 02:32:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/27 02:32:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/27 02:32:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/27 02:32:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:45 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:45 DEBUG : a/b/c: Looking for writers 2025/10/27 02:32:45 DEBUG : deep.txt: reading active writers 2025/10/27 02:32:45 DEBUG : a/b: Looking for writers 2025/10/27 02:32:45 DEBUG : c: reading active writers 2025/10/27 02:32:45 DEBUG : mid.txt: reading active writers 2025/10/27 02:32:45 DEBUG : a: Looking for writers 2025/10/27 02:32:45 DEBUG : b: reading active writers 2025/10/27 02:32:45 DEBUG : top.txt: reading active writers 2025/10/27 02:32:45 DEBUG : Looking for writers 2025/10/27 02:32:45 DEBUG : a: reading active writers 2025/10/27 02:32:45 DEBUG : >WaitForWriters: 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name top.txt 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name mid.txt 2025/10/27 02:32:45 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name deep.txt --- PASS: TestZipManySubDirs (1.42s) === RUN TestZipLargeFiles run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:46 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name bigdir 2025/10/27 02:32:47 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name big.bin 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:48 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:48 DEBUG : bigdir: Looking for writers 2025/10/27 02:32:48 DEBUG : big.bin: reading active writers 2025/10/27 02:32:48 DEBUG : Looking for writers 2025/10/27 02:32:48 DEBUG : bigdir: reading active writers 2025/10/27 02:32:48 DEBUG : >WaitForWriters: 2025/10/27 02:32:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name bigdir 2025/10/27 02:32:48 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name big.bin --- PASS: TestZipLargeFiles (2.16s) === RUN TestZipDirsInRoot run.go:180: Remote "HiDrive root 'rclone-test-hidakan1beza'", Local "Local file system at /tmp/rclone993315300", Modify Window "1s" 2025/10/27 02:32:48 INFO : HiDrive root 'rclone-test-hidakan1beza': poll-interval is not supported by this remote 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir1 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir3 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a.txt 2025/10/27 02:32:49 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/27 02:32:49 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/27 02:32:49 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:49 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b.txt 2025/10/27 02:32:49 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/27 02:32:49 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/27 02:32:49 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:49 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c.txt 2025/10/27 02:32:49 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/27 02:32:49 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/27 02:32:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/27 02:32:49 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/27 02:32:49 DEBUG : WaitForWriters: timeout=30s 2025/10/27 02:32:49 DEBUG : dir1: Looking for writers 2025/10/27 02:32:49 DEBUG : a.txt: reading active writers 2025/10/27 02:32:49 DEBUG : dir2: Looking for writers 2025/10/27 02:32:49 DEBUG : b.txt: reading active writers 2025/10/27 02:32:49 DEBUG : dir3: Looking for writers 2025/10/27 02:32:49 DEBUG : c.txt: reading active writers 2025/10/27 02:32:49 DEBUG : Looking for writers 2025/10/27 02:32:49 DEBUG : dir1: reading active writers 2025/10/27 02:32:49 DEBUG : dir2: reading active writers 2025/10/27 02:32:49 DEBUG : dir3: reading active writers 2025/10/27 02:32:49 DEBUG : >WaitForWriters: 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir1 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir2 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name dir3 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name c.txt 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name a.txt 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': found directory-element with name b.txt --- PASS: TestZipDirsInRoot (1.48s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/27 02:32:49 DEBUG : HiDrive root 'rclone-test-hidakan1beza': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 1m11.725868997s (try 1/5): exit status 1: Failed [TestDirReadDirAll TestFileSetModTime/cache=full,open=true,write=false TestReadFileHandleSeek]