"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/11/09 03:46:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bocepaz3kixo" 2025/11/09 03:46:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 03:46:47 DEBUG : Starting OpenDrive session with ID: 5694a54596574db2d7caacfb8533f3a72012ea427dd5728bf09d543850d1237b 2025/11/09 03:46:47 DEBUG : Creating backend with remote "/tmp/rclone707239502" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:46:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:46:47 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:46:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:46:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:46:50 DEBUG : dir: Looking for writers 2025/11/09 03:46:50 DEBUG : Looking for writers 2025/11/09 03:46:50 DEBUG : dir: reading active writers 2025/11/09 03:46:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.29s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:46:51 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:46:51 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:46:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:46:54 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/09 03:46:56 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/11/09 03:46:58 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:46:58 DEBUG : dir/subdir: Looking for writers 2025/11/09 03:46:58 DEBUG : dir: Looking for writers 2025/11/09 03:46:58 DEBUG : subdir: reading active writers 2025/11/09 03:46:58 DEBUG : file1: reading active writers 2025/11/09 03:46:58 DEBUG : file2: reading active writers 2025/11/09 03:46:58 DEBUG : Looking for writers 2025/11/09 03:46:58 DEBUG : dir: reading active writers 2025/11/09 03:46:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.11s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:00 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:00 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:03 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:03 DEBUG : dir: Looking for writers 2025/11/09 03:47:03 DEBUG : file1: reading active writers 2025/11/09 03:47:03 DEBUG : Looking for writers 2025/11/09 03:47:03 DEBUG : dir: reading active writers 2025/11/09 03:47:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.12s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:04 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:04 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:07 DEBUG : dir: Looking for writers 2025/11/09 03:47:07 DEBUG : Looking for writers 2025/11/09 03:47:07 DEBUG : dir: reading active writers 2025/11/09 03:47:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.77s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:08 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:08 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:11 DEBUG : dir: forgetting directory cache 2025/11/09 03:47:11 DEBUG : forgetting directory cache 2025/11/09 03:47:11 DEBUG : dir: forgetting directory cache 2025/11/09 03:47:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:11 DEBUG : Looking for writers 2025/11/09 03:47:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.96s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:12 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:12 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/09 03:47:15 DEBUG : dir: invalidating directory cache 2025/11/09 03:47:15 DEBUG : >ForgetPath: 2025/11/09 03:47:15 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/09 03:47:15 DEBUG : invalidating directory cache 2025/11/09 03:47:15 DEBUG : dir: forgetting directory cache 2025/11/09 03:47:15 DEBUG : >ForgetPath: 2025/11/09 03:47:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/09 03:47:15 DEBUG : >ForgetPath: 2025/11/09 03:47:15 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:15 DEBUG : dir: Looking for writers 2025/11/09 03:47:15 DEBUG : Looking for writers 2025/11/09 03:47:15 DEBUG : dir: reading active writers 2025/11/09 03:47:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.16s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:16 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:16 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:21 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/11/09 03:47:23 DEBUG : forgetting directory cache 2025/11/09 03:47:23 DEBUG : dir: forgetting directory cache 2025/11/09 03:47:24 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:24 DEBUG : dir: Looking for writers 2025/11/09 03:47:24 DEBUG : fil/a/b: Looking for writers 2025/11/09 03:47:24 DEBUG : fil/a: Looking for writers 2025/11/09 03:47:24 DEBUG : b: reading active writers 2025/11/09 03:47:24 DEBUG : fil: Looking for writers 2025/11/09 03:47:24 DEBUG : a: reading active writers 2025/11/09 03:47:24 DEBUG : Looking for writers 2025/11/09 03:47:24 DEBUG : dir: reading active writers 2025/11/09 03:47:24 DEBUG : fil: reading active writers 2025/11/09 03:47:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.11s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:26 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:29 DEBUG : dir: Looking for writers 2025/11/09 03:47:29 DEBUG : Looking for writers 2025/11/09 03:47:29 DEBUG : dir: reading active writers 2025/11/09 03:47:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.94s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:30 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:30 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:33 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:33 DEBUG : dir: Looking for writers 2025/11/09 03:47:33 DEBUG : file1: reading active writers 2025/11/09 03:47:33 DEBUG : Looking for writers 2025/11/09 03:47:33 DEBUG : dir: reading active writers 2025/11/09 03:47:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.13s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:34 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:34 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:38 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/09 03:47:40 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/11/09 03:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/09 03:47:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/09 03:47:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/09 03:47:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/09 03:47:43 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/11/09 03:47:45 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/11/09 03:47:47 DEBUG : dir: invalidating directory cache 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/09 03:47:47 DEBUG : dir/file1: Reset virtual modtime 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/09 03:47:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/09 03:47:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/09 03:47:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/09 03:47:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:47:47 DEBUG : dir: invalidating directory cache 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/09 03:47:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/09 03:47:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/09 03:47:47 DEBUG : forgetting directory cache 2025/11/09 03:47:47 DEBUG : dir: forgetting directory cache 2025/11/09 03:47:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/09 03:47:47 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:47 DEBUG : dir/virtualDir: Looking for writers 2025/11/09 03:47:47 DEBUG : dir: Looking for writers 2025/11/09 03:47:47 DEBUG : file1: reading active writers 2025/11/09 03:47:47 DEBUG : virtualFile2: reading active writers 2025/11/09 03:47:47 DEBUG : virtualFile: reading active writers 2025/11/09 03:47:47 DEBUG : virtualDir: reading active writers 2025/11/09 03:47:47 DEBUG : Looking for writers 2025/11/09 03:47:47 DEBUG : dir: reading active writers 2025/11/09 03:47:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.77s) --- PASS: TestDirReadDirAll/Virtual (5.20s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:49 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:49 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:47:52 ERROR : dir/: Can only open directories read only 2025/11/09 03:47:52 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:52 DEBUG : dir: Looking for writers 2025/11/09 03:47:52 DEBUG : Looking for writers 2025/11/09 03:47:52 DEBUG : dir: reading active writers 2025/11/09 03:47:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.92s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:47:53 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:47:53 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:47:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/11/09 03:47:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:47:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/09 03:47:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:47:56 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:47:57 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/11/09 03:47:58 DEBUG : dir/potato: size = 5 OK 2025/11/09 03:47:58 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:47:58 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/09 03:47:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/09 03:47:58 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:47:58 DEBUG : dir: Looking for writers 2025/11/09 03:47:58 DEBUG : file1: reading active writers 2025/11/09 03:47:58 DEBUG : potato: reading active writers 2025/11/09 03:47:58 DEBUG : Looking for writers 2025/11/09 03:47:58 DEBUG : dir: reading active writers 2025/11/09 03:47:58 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.41s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:00 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:00 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:04 DEBUG : dir/sub: Looking for writers 2025/11/09 03:48:04 DEBUG : dir: Looking for writers 2025/11/09 03:48:04 DEBUG : file1: reading active writers 2025/11/09 03:48:04 DEBUG : sub: reading active writers 2025/11/09 03:48:04 DEBUG : Looking for writers 2025/11/09 03:48:04 DEBUG : dir: reading active writers 2025/11/09 03:48:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.17s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:06 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:06 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:48:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/09 03:48:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:11 DEBUG : dir/sub/subsub: Looking for writers 2025/11/09 03:48:11 DEBUG : dir/sub: Looking for writers 2025/11/09 03:48:11 DEBUG : subsub: reading active writers 2025/11/09 03:48:11 DEBUG : dir: Looking for writers 2025/11/09 03:48:11 DEBUG : file1: reading active writers 2025/11/09 03:48:11 DEBUG : sub: reading active writers 2025/11/09 03:48:11 DEBUG : Looking for writers 2025/11/09 03:48:11 DEBUG : dir: reading active writers 2025/11/09 03:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.27s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:13 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:13 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:16 ERROR : dir/: Dir.Remove not empty 2025/11/09 03:48:16 DEBUG : dir/file1: Remove: 2025/11/09 03:48:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:48:16 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:48:17 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:48:17 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:17 DEBUG : Looking for writers 2025/11/09 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.13s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:17 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:17 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:20 DEBUG : dir/file1: Remove: 2025/11/09 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:48:20 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:48:21 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:21 DEBUG : Looking for writers 2025/11/09 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.12s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:21 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:21 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:24 DEBUG : dir/file1: Remove: 2025/11/09 03:48:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:48:25 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/11/09 03:48:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:25 DEBUG : dir: Looking for writers 2025/11/09 03:48:25 DEBUG : Looking for writers 2025/11/09 03:48:25 DEBUG : dir: reading active writers 2025/11/09 03:48:25 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.65s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:26 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:30 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/11/09 03:48:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/09 03:48:32 DEBUG : dir2: same parent dir (ODFfOTU5NDYxNl96QWRtWQ) - using folder/rename instead of move_copy 2025/11/09 03:48:32 DEBUG : dir: Updating dir with dir2 0xc000740000 2025/11/09 03:48:32 DEBUG : dir: forgetting directory cache 2025/11/09 03:48:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/09 03:48:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/09 03:48:33 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/09 03:48:33 DEBUG : file2: Updating file with file2 0xc0001aca80 2025/11/09 03:48:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/09 03:48:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:48:34 INFO : dir2/file3: Deleted 2025/11/09 03:48:34 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/09 03:48:34 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001aca80 2025/11/09 03:48:34 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/09 03:48:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/09 03:48:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/09 03:48:35 DEBUG : renamed empty directory: same parent dir (ODFfOTU5NDYxNl96QWRtWQ) - using folder/rename instead of move_copy 2025/11/09 03:48:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007416c0 2025/11/09 03:48:35 DEBUG : empty directory: forgetting directory cache 2025/11/09 03:48:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/09 03:48:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/09 03:48:35 DEBUG : dir2: Renaming to "dir3" 2025/11/09 03:48:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:35 DEBUG : dir3: Looking for writers 2025/11/09 03:48:35 DEBUG : file3: reading active writers 2025/11/09 03:48:35 DEBUG : renamed empty directory: Looking for writers 2025/11/09 03:48:35 DEBUG : Looking for writers 2025/11/09 03:48:35 DEBUG : dir3: reading active writers 2025/11/09 03:48:35 DEBUG : renamed empty directory: reading active writers 2025/11/09 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.31s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:37 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:37 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/09 03:48:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:48:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:48:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:48:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/09 03:48:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/09 03:48:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:48:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:48:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:48:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:48:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/09 03:48:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/09 03:48:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:48:41 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (12 bytes), uploading instead of streaming 2025/11/09 03:48:42 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/11/09 03:48:43 DEBUG : dir/sub/file2: size = 12 OK 2025/11/09 03:48:43 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/09 03:48:43 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/09 03:48:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/09 03:48:43 DEBUG : forgetting directory cache 2025/11/09 03:48:43 DEBUG : dir: forgetting directory cache 2025/11/09 03:48:43 DEBUG : dir/sub: forgetting directory cache 2025/11/09 03:48:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/09 03:48:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/09 03:48:43 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:48:44 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/11/09 03:48:45 DEBUG : dir/sub/file0: size = 5 OK 2025/11/09 03:48:45 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:48:45 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/09 03:48:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/09 03:48:45 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:45 DEBUG : dir/sub: Looking for writers 2025/11/09 03:48:45 DEBUG : file0: reading active writers 2025/11/09 03:48:45 DEBUG : file2: reading active writers 2025/11/09 03:48:45 DEBUG : dir: Looking for writers 2025/11/09 03:48:45 DEBUG : sub: reading active writers 2025/11/09 03:48:45 DEBUG : file1: reading active writers 2025/11/09 03:48:45 DEBUG : Looking for writers 2025/11/09 03:48:45 DEBUG : dir: reading active writers 2025/11/09 03:48:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.82s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:47 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/09 03:48:47 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:47 DEBUG : Looking for writers 2025/11/09 03:48:47 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:47 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:48:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:48:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/09 03:48:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:48:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/09 03:48:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/09 03:48:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/09 03:48:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:48:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:48:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:50 DEBUG : dir: Looking for writers 2025/11/09 03:48:50 DEBUG : file1: reading active writers 2025/11/09 03:48:50 DEBUG : file1.metadata: reading active writers 2025/11/09 03:48:50 DEBUG : Looking for writers 2025/11/09 03:48:50 DEBUG : dir: reading active writers 2025/11/09 03:48:50 DEBUG : dir.metadata: reading active writers 2025/11/09 03:48:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:52 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:52 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:48:55 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:48:55 DEBUG : dir: Looking for writers 2025/11/09 03:48:55 DEBUG : file1: reading active writers 2025/11/09 03:48:55 DEBUG : Looking for writers 2025/11/09 03:48:55 DEBUG : dir: reading active writers 2025/11/09 03:48:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:48:56 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:48:56 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:48:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:00 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/11/09 03:49:01 DEBUG : Can set mod time: true 2025/11/09 03:49:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:49:02 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:02 DEBUG : dir: Looking for writers 2025/11/09 03:49:02 DEBUG : file1: reading active writers 2025/11/09 03:49:02 DEBUG : Looking for writers 2025/11/09 03:49:02 DEBUG : dir: reading active writers 2025/11/09 03:49:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:03 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:03 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:49:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:06 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:49:07 DEBUG : dir/file1: size = 0 OK 2025/11/09 03:49:07 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:49:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:49:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:07 DEBUG : dir: Looking for writers 2025/11/09 03:49:07 DEBUG : file1: reading active writers 2025/11/09 03:49:07 DEBUG : Looking for writers 2025/11/09 03:49:07 DEBUG : dir: reading active writers 2025/11/09 03:49:07 DEBUG : >WaitForWriters: 2025/11/09 03:49:08 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:08 DEBUG : dir: Looking for writers 2025/11/09 03:49:08 DEBUG : file1: reading active writers 2025/11/09 03:49:08 DEBUG : Looking for writers 2025/11/09 03:49:08 DEBUG : dir: reading active writers 2025/11/09 03:49:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:09 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:09 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:12 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:49:12 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:49:13 DEBUG : dir/file1: size = 5 OK 2025/11/09 03:49:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:49:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:49:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:13 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:13 DEBUG : dir: Looking for writers 2025/11/09 03:49:13 DEBUG : file1: reading active writers 2025/11/09 03:49:13 DEBUG : Looking for writers 2025/11/09 03:49:13 DEBUG : dir: reading active writers 2025/11/09 03:49:13 DEBUG : >WaitForWriters: 2025/11/09 03:49:14 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:14 DEBUG : dir: Looking for writers 2025/11/09 03:49:14 DEBUG : file1: reading active writers 2025/11/09 03:49:14 DEBUG : Looking for writers 2025/11/09 03:49:14 DEBUG : dir: reading active writers 2025/11/09 03:49:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:15 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:15 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:49:15 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:15 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:49:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:49:19 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:19 DEBUG : dir: Looking for writers 2025/11/09 03:49:19 DEBUG : file1: reading active writers 2025/11/09 03:49:19 DEBUG : Looking for writers 2025/11/09 03:49:19 DEBUG : dir: reading active writers 2025/11/09 03:49:19 DEBUG : >WaitForWriters: 2025/11/09 03:49:19 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:20 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:20 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:49:20 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 DEBUG : Config file has changed externally - reloading 2025/11/09 03:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:20 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:49:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:49:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:49:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:49:23 DEBUG : dir/file1(0xc000528ac0): close: 2025/11/09 03:49:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/09 03:49:23 DEBUG : dir/file1(0xc000528ac0): >close: err= 2025/11/09 03:49:23 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:23 DEBUG : dir: Looking for writers 2025/11/09 03:49:23 DEBUG : file1: reading active writers 2025/11/09 03:49:23 DEBUG : Looking for writers 2025/11/09 03:49:23 DEBUG : dir: reading active writers 2025/11/09 03:49:23 DEBUG : >WaitForWriters: 2025/11/09 03:49:24 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:24 DEBUG : dir: Looking for writers 2025/11/09 03:49:24 DEBUG : file1: reading active writers 2025/11/09 03:49:24 DEBUG : Looking for writers 2025/11/09 03:49:24 DEBUG : dir: reading active writers 2025/11/09 03:49:24 DEBUG : >WaitForWriters: 2025/11/09 03:49:24 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:25 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:49:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:49:25 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:49:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:49:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): _writeAt: size=5, off=0 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): openPending: 2025/11/09 03:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:49:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): >openPending: err= 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): >_writeAt: n=5, err= 2025/11/09 03:49:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): close: 2025/11/09 03:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/09 03:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/09 03:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/09 03:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:49:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 03:49:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:49:28 DEBUG : dir/file1(0xc0002c8e40): >close: err= 2025/11/09 03:49:28 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:49:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:49:28 DEBUG : dir: Looking for writers 2025/11/09 03:49:28 DEBUG : file1: reading active writers 2025/11/09 03:49:28 DEBUG : Looking for writers 2025/11/09 03:49:28 DEBUG : dir: reading active writers 2025/11/09 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:49:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:29 DEBUG : dir: Looking for writers 2025/11/09 03:49:29 DEBUG : file1: reading active writers 2025/11/09 03:49:29 DEBUG : Looking for writers 2025/11/09 03:49:29 DEBUG : dir: reading active writers 2025/11/09 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:49:29 DEBUG : dir: Looking for writers 2025/11/09 03:49:29 DEBUG : file1: reading active writers 2025/11/09 03:49:29 DEBUG : Looking for writers 2025/11/09 03:49:29 DEBUG : dir: reading active writers 2025/11/09 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:49:29 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:49:29 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/09 03:49:29 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:49:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/09 03:49:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:49:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/09 03:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:49:30 DEBUG : dir: Looking for writers 2025/11/09 03:49:30 DEBUG : file1: reading active writers 2025/11/09 03:49:30 DEBUG : Looking for writers 2025/11/09 03:49:30 DEBUG : dir: reading active writers 2025/11/09 03:49:30 DEBUG : >WaitForWriters: 2025/11/09 03:49:31 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:31 DEBUG : dir: Looking for writers 2025/11/09 03:49:31 DEBUG : file1: reading active writers 2025/11/09 03:49:31 DEBUG : Looking for writers 2025/11/09 03:49:31 DEBUG : dir: reading active writers 2025/11/09 03:49:31 DEBUG : >WaitForWriters: 2025/11/09 03:49:31 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.13s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.95s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.13s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.92s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.94s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.03s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:32 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:32 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:49:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:49:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:49:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/09 03:49:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:35 DEBUG : dir: Looking for writers 2025/11/09 03:49:35 DEBUG : file1: reading active writers 2025/11/09 03:49:35 DEBUG : Looking for writers 2025/11/09 03:49:35 DEBUG : dir: reading active writers 2025/11/09 03:49:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.67s) === RUN TestFileOpenReadUnknownSize 2025/11/09 03:49:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/09 03:49:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:49:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/09 03:49:36 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:36 DEBUG : Looking for writers 2025/11/09 03:49:36 DEBUG : file.txt: reading active writers 2025/11/09 03:49:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:36 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:36 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:39 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:49:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/09 03:49:41 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:49:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:49:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:49:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:41 DEBUG : dir: Looking for writers 2025/11/09 03:49:41 DEBUG : file1: reading active writers 2025/11/09 03:49:41 DEBUG : Looking for writers 2025/11/09 03:49:41 DEBUG : dir: reading active writers 2025/11/09 03:49:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.53s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:42 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:42 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:45 DEBUG : dir/file1: Remove: 2025/11/09 03:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:49:45 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:49:46 DEBUG : dir/file1: Remove: 2025/11/09 03:49:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/09 03:49:46 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:46 DEBUG : dir: Looking for writers 2025/11/09 03:49:46 DEBUG : Looking for writers 2025/11/09 03:49:46 DEBUG : dir: reading active writers 2025/11/09 03:49:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.55s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:47 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:50 DEBUG : dir/file1: Remove: 2025/11/09 03:49:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:49:50 DEBUG : dir/file1: >Remove: err= 2025/11/09 03:49:50 DEBUG : dir/file1: Remove: 2025/11/09 03:49:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/09 03:49:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:50 DEBUG : dir: Looking for writers 2025/11/09 03:49:50 DEBUG : Looking for writers 2025/11/09 03:49:50 DEBUG : dir: reading active writers 2025/11/09 03:49:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.54s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:51 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:51 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:49:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/09 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:49:54 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/09 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:49:54 DEBUG : dir/file1: Open: flags=0x3 2025/11/09 03:49:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/09 03:49:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/09 03:49:54 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:54 DEBUG : dir: Looking for writers 2025/11/09 03:49:54 DEBUG : file1: reading active writers 2025/11/09 03:49:54 DEBUG : Looking for writers 2025/11/09 03:49:54 DEBUG : dir: reading active writers 2025/11/09 03:49:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:49:55 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:49:55 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:49:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:49:58 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:49:58 DEBUG : dir: Looking for writers 2025/11/09 03:49:58 DEBUG : file1: reading active writers 2025/11/09 03:49:58 DEBUG : Looking for writers 2025/11/09 03:49:58 DEBUG : dir: reading active writers 2025/11/09 03:49:58 DEBUG : >WaitForWriters: 2025/11/09 03:49:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:49:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4240 2025/11/09 03:49:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:49:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e4240 2025/11/09 03:50:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:50:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006e4240 2025/11/09 03:50:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:01 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:50:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:02 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:50:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:50:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:02 DEBUG : newLeaf: Running delayed rename now 2025/11/09 03:50:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4240 2025/11/09 03:50:03 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:03 DEBUG : dir: Looking for writers 2025/11/09 03:50:03 DEBUG : Looking for writers 2025/11/09 03:50:03 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:03 DEBUG : dir: reading active writers 2025/11/09 03:50:03 DEBUG : >WaitForWriters: 2025/11/09 03:50:03 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:03 DEBUG : dir: Looking for writers 2025/11/09 03:50:03 DEBUG : Looking for writers 2025/11/09 03:50:03 DEBUG : dir: reading active writers 2025/11/09 03:50:03 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:04 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:04 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:50:04 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:50:04 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:04 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:50:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:07 DEBUG : dir: Looking for writers 2025/11/09 03:50:07 DEBUG : file1: reading active writers 2025/11/09 03:50:07 DEBUG : Looking for writers 2025/11/09 03:50:07 DEBUG : dir: reading active writers 2025/11/09 03:50:07 DEBUG : >WaitForWriters: 2025/11/09 03:50:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0009aef00 2025/11/09 03:50:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0009aef00 2025/11/09 03:50:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/09 03:50:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:09 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009aef00 2025/11/09 03:50:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:09 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/09 03:50:10 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:11 DEBUG : dir/file1: size = 25 OK 2025/11/09 03:50:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/09 03:50:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:11 DEBUG : newLeaf: Running delayed rename now 2025/11/09 03:50:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0009aef00 2025/11/09 03:50:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:11 DEBUG : dir: Looking for writers 2025/11/09 03:50:11 DEBUG : Looking for writers 2025/11/09 03:50:11 DEBUG : dir: reading active writers 2025/11/09 03:50:11 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:11 DEBUG : >WaitForWriters: 2025/11/09 03:50:12 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:12 DEBUG : dir: Looking for writers 2025/11/09 03:50:12 DEBUG : Looking for writers 2025/11/09 03:50:12 DEBUG : dir: reading active writers 2025/11/09 03:50:12 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:12 DEBUG : >WaitForWriters: 2025/11/09 03:50:12 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:13 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:13 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:50:13 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:50:13 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:13 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:50:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:50:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): openPending: 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): >openPending: err= 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): _writeAt: size=14, off=0 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): >_writeAt: n=14, err= 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): close: 2025/11/09 03:50:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:50:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:16 DEBUG : dir/file1(0xc0005282c0): >close: err= 2025/11/09 03:50:16 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:16 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:16 DEBUG : dir: Looking for writers 2025/11/09 03:50:16 DEBUG : file1: reading active writers 2025/11/09 03:50:16 DEBUG : Looking for writers 2025/11/09 03:50:16 DEBUG : dir: reading active writers 2025/11/09 03:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:17 DEBUG : dir: Looking for writers 2025/11/09 03:50:17 DEBUG : file1: reading active writers 2025/11/09 03:50:17 DEBUG : Looking for writers 2025/11/09 03:50:17 DEBUG : dir: reading active writers 2025/11/09 03:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:17 DEBUG : dir: Looking for writers 2025/11/09 03:50:17 DEBUG : file1: reading active writers 2025/11/09 03:50:17 DEBUG : Looking for writers 2025/11/09 03:50:17 DEBUG : dir: reading active writers 2025/11/09 03:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:17 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:50:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/09 03:50:17 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:50:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:50:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/09 03:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:50:18 DEBUG : dir: Looking for writers 2025/11/09 03:50:18 DEBUG : file1: reading active writers 2025/11/09 03:50:18 DEBUG : Looking for writers 2025/11/09 03:50:18 DEBUG : dir: reading active writers 2025/11/09 03:50:18 DEBUG : >WaitForWriters: 2025/11/09 03:50:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:50:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): _readAt: size=512, off=0 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): openPending: 2025/11/09 03:50:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/09 03:50:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/09 03:50:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): >openPending: err= 2025/11/09 03:50:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): >_readAt: n=14, err=EOF 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): close: 2025/11/09 03:50:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:50:18 DEBUG : dir/file1(0xc0003bb280): >close: err= 2025/11/09 03:50:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4300 2025/11/09 03:50:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/09 03:50:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e4300 2025/11/09 03:50:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:21 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:21 DEBUG : dir/file1(0xc0003bbf00): openPending: 2025/11/09 03:50:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/09 03:50:21 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/09 03:50:21 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:50:21 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:50:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:21 DEBUG : dir/file1(0xc0003bbf00): >openPending: err= 2025/11/09 03:50:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:21 DEBUG : dir/file1(0xc0003bbf00): _writeAt: size=25, off=0 2025/11/09 03:50:21 DEBUG : dir/file1(0xc0003bbf00): >_writeAt: n=25, err= 2025/11/09 03:50:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4300 2025/11/09 03:50:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:21 DEBUG : newLeaf(0xc0003bbf00): close: 2025/11/09 03:50:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:50:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:50:21.182117451 +0000 UTC m=+214.758438197 2025/11/09 03:50:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:21 DEBUG : newLeaf(0xc0003bbf00): >close: err= 2025/11/09 03:50:21 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:21 DEBUG : dir: Looking for writers 2025/11/09 03:50:21 DEBUG : Looking for writers 2025/11/09 03:50:21 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:21 DEBUG : dir: reading active writers 2025/11/09 03:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:21 DEBUG : dir: Looking for writers 2025/11/09 03:50:21 DEBUG : Looking for writers 2025/11/09 03:50:21 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:21 DEBUG : dir: reading active writers 2025/11/09 03:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:21 DEBUG : dir: Looking for writers 2025/11/09 03:50:21 DEBUG : Looking for writers 2025/11/09 03:50:21 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:21 DEBUG : dir: reading active writers 2025/11/09 03:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:21 DEBUG : dir: Looking for writers 2025/11/09 03:50:21 DEBUG : Looking for writers 2025/11/09 03:50:21 DEBUG : dir: reading active writers 2025/11/09 03:50:21 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:21 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:50:21 DEBUG : dir: Looking for writers 2025/11/09 03:50:21 DEBUG : Looking for writers 2025/11/09 03:50:21 DEBUG : dir: reading active writers 2025/11/09 03:50:21 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:22 DEBUG : dir: Looking for writers 2025/11/09 03:50:22 DEBUG : Looking for writers 2025/11/09 03:50:22 DEBUG : dir: reading active writers 2025/11/09 03:50:22 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:22 DEBUG : dir: Looking for writers 2025/11/09 03:50:22 DEBUG : Looking for writers 2025/11/09 03:50:22 DEBUG : dir: reading active writers 2025/11/09 03:50:22 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:23 DEBUG : dir: Looking for writers 2025/11/09 03:50:23 DEBUG : Looking for writers 2025/11/09 03:50:23 DEBUG : dir: reading active writers 2025/11/09 03:50:23 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:23 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:50:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:23 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:50:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:50:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/09 03:50:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:50:24 DEBUG : dir: Looking for writers 2025/11/09 03:50:24 DEBUG : Looking for writers 2025/11/09 03:50:24 DEBUG : dir: reading active writers 2025/11/09 03:50:24 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:24 DEBUG : >WaitForWriters: 2025/11/09 03:50:24 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:24 DEBUG : dir: Looking for writers 2025/11/09 03:50:24 DEBUG : Looking for writers 2025/11/09 03:50:24 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:24 DEBUG : dir: reading active writers 2025/11/09 03:50:24 DEBUG : >WaitForWriters: 2025/11/09 03:50:24 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:25 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:50:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:25 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:50:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:28 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:28 DEBUG : dir: Looking for writers 2025/11/09 03:50:28 DEBUG : file1: reading active writers 2025/11/09 03:50:28 DEBUG : Looking for writers 2025/11/09 03:50:28 DEBUG : dir: reading active writers 2025/11/09 03:50:28 DEBUG : >WaitForWriters: 2025/11/09 03:50:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4a80 2025/11/09 03:50:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e4a80 2025/11/09 03:50:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:30 DEBUG : dir/file1(0xc00081f3c0): openPending: 2025/11/09 03:50:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/11/09 03:50:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:30 DEBUG : dir/file1(0xc00081f3c0): >openPending: err= 2025/11/09 03:50:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:30 DEBUG : dir/file1(0xc00081f3c0): _writeAt: size=25, off=0 2025/11/09 03:50:30 DEBUG : dir/file1(0xc00081f3c0): >_writeAt: n=25, err= 2025/11/09 03:50:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4a80 2025/11/09 03:50:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:31 DEBUG : newLeaf(0xc00081f3c0): close: 2025/11/09 03:50:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:50:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:50:30.937279882 +0000 UTC m=+224.513600618 2025/11/09 03:50:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:31 DEBUG : newLeaf(0xc00081f3c0): >close: err= 2025/11/09 03:50:31 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:31 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:31 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:31 DEBUG : dir: Looking for writers 2025/11/09 03:50:31 DEBUG : Looking for writers 2025/11/09 03:50:31 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:31 DEBUG : dir: reading active writers 2025/11/09 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:32 DEBUG : dir: Looking for writers 2025/11/09 03:50:32 DEBUG : Looking for writers 2025/11/09 03:50:32 DEBUG : dir: reading active writers 2025/11/09 03:50:32 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:32 DEBUG : dir: Looking for writers 2025/11/09 03:50:32 DEBUG : Looking for writers 2025/11/09 03:50:32 DEBUG : dir: reading active writers 2025/11/09 03:50:32 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:32 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:50:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:32 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:50:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:50:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/09 03:50:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:50:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:50:33 DEBUG : dir: Looking for writers 2025/11/09 03:50:33 DEBUG : Looking for writers 2025/11/09 03:50:33 DEBUG : dir: reading active writers 2025/11/09 03:50:33 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:33 DEBUG : >WaitForWriters: 2025/11/09 03:50:34 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:34 DEBUG : dir: Looking for writers 2025/11/09 03:50:34 DEBUG : Looking for writers 2025/11/09 03:50:34 DEBUG : dir: reading active writers 2025/11/09 03:50:34 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:34 DEBUG : >WaitForWriters: 2025/11/09 03:50:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:35 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:35 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:50:35 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 DEBUG : Config file has changed externally - reloading 2025/11/09 03:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:35 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:50:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:50:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): openPending: 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): >openPending: err= 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): _writeAt: size=14, off=0 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): >_writeAt: n=14, err= 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): close: 2025/11/09 03:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/09 03:50:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:38 DEBUG : dir/file1(0xc000413440): >close: err= 2025/11/09 03:50:38 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:38 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:38 DEBUG : dir: Looking for writers 2025/11/09 03:50:38 DEBUG : file1: reading active writers 2025/11/09 03:50:38 DEBUG : Looking for writers 2025/11/09 03:50:38 DEBUG : dir: reading active writers 2025/11/09 03:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:39 DEBUG : dir: Looking for writers 2025/11/09 03:50:39 DEBUG : file1: reading active writers 2025/11/09 03:50:39 DEBUG : Looking for writers 2025/11/09 03:50:39 DEBUG : dir: reading active writers 2025/11/09 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:39 DEBUG : dir: Looking for writers 2025/11/09 03:50:39 DEBUG : file1: reading active writers 2025/11/09 03:50:39 DEBUG : Looking for writers 2025/11/09 03:50:39 DEBUG : dir: reading active writers 2025/11/09 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:39 DEBUG : dir/file1: size = 14 OK 2025/11/09 03:50:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/09 03:50:39 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:50:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:50:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/09 03:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:50:40 DEBUG : dir: Looking for writers 2025/11/09 03:50:40 DEBUG : file1: reading active writers 2025/11/09 03:50:40 DEBUG : Looking for writers 2025/11/09 03:50:40 DEBUG : dir: reading active writers 2025/11/09 03:50:40 DEBUG : >WaitForWriters: 2025/11/09 03:50:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:50:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): _readAt: size=512, off=0 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): openPending: 2025/11/09 03:50:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/09 03:50:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/09 03:50:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): >openPending: err= 2025/11/09 03:50:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): >_readAt: n=14, err=EOF 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): close: 2025/11/09 03:50:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:50:40 DEBUG : dir/file1(0xc0009eea00): >close: err= 2025/11/09 03:50:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009af5c0 2025/11/09 03:50:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/09 03:50:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0009af5c0 2025/11/09 03:50:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:43 DEBUG : dir/file1(0xc000493440): openPending: 2025/11/09 03:50:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/09 03:50:43 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/09 03:50:43 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:50:43 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:50:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:43 DEBUG : dir/file1(0xc000493440): >openPending: err= 2025/11/09 03:50:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:43 DEBUG : dir/file1(0xc000493440): _writeAt: size=25, off=0 2025/11/09 03:50:43 DEBUG : dir/file1(0xc000493440): >_writeAt: n=25, err= 2025/11/09 03:50:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0009af5c0 2025/11/09 03:50:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:43 DEBUG : newLeaf(0xc000493440): close: 2025/11/09 03:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:50:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:50:43.002901235 +0000 UTC m=+236.579221980 2025/11/09 03:50:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:43 DEBUG : newLeaf(0xc000493440): >close: err= 2025/11/09 03:50:43 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:43 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:43 DEBUG : dir: Looking for writers 2025/11/09 03:50:43 DEBUG : Looking for writers 2025/11/09 03:50:43 DEBUG : dir: reading active writers 2025/11/09 03:50:43 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:43 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:44 DEBUG : dir: Looking for writers 2025/11/09 03:50:44 DEBUG : Looking for writers 2025/11/09 03:50:44 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:44 DEBUG : dir: reading active writers 2025/11/09 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:44 DEBUG : dir: Looking for writers 2025/11/09 03:50:44 DEBUG : Looking for writers 2025/11/09 03:50:44 DEBUG : dir: reading active writers 2025/11/09 03:50:44 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:44 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:50:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:44 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:50:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:50:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/09 03:50:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:50:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:50:45 DEBUG : dir: Looking for writers 2025/11/09 03:50:45 DEBUG : Looking for writers 2025/11/09 03:50:45 DEBUG : dir: reading active writers 2025/11/09 03:50:45 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:45 DEBUG : >WaitForWriters: 2025/11/09 03:50:46 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:46 DEBUG : dir: Looking for writers 2025/11/09 03:50:46 DEBUG : Looking for writers 2025/11/09 03:50:46 DEBUG : dir: reading active writers 2025/11/09 03:50:46 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:46 DEBUG : >WaitForWriters: 2025/11/09 03:50:46 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:50:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:50:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:50:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:50:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:50:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:50 DEBUG : dir: Looking for writers 2025/11/09 03:50:50 DEBUG : file1: reading active writers 2025/11/09 03:50:50 DEBUG : Looking for writers 2025/11/09 03:50:50 DEBUG : dir: reading active writers 2025/11/09 03:50:50 DEBUG : >WaitForWriters: 2025/11/09 03:50:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:50:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): _readAt: size=512, off=0 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): openPending: 2025/11/09 03:50:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/09 03:50:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): >openPending: err= 2025/11/09 03:50:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/09 03:50:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:50:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:50:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): >_readAt: n=14, err=EOF 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): close: 2025/11/09 03:50:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:50:50 DEBUG : dir/file1(0xc0003ba840): >close: err= 2025/11/09 03:50:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adc80 2025/11/09 03:50:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/09 03:50:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/09 03:50:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0001adc80 2025/11/09 03:50:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/09 03:50:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:50:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:50:53 DEBUG : dir/file1(0xc00081e700): openPending: 2025/11/09 03:50:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/09 03:50:53 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/09 03:50:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:50:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:50:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/09 03:50:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:50:53 DEBUG : dir/file1(0xc00081e700): >openPending: err= 2025/11/09 03:50:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:50:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:50:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:50:53 DEBUG : dir/file1(0xc00081e700): _writeAt: size=25, off=0 2025/11/09 03:50:53 DEBUG : dir/file1(0xc00081e700): >_writeAt: n=25, err= 2025/11/09 03:50:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/09 03:50:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/09 03:50:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adc80 2025/11/09 03:50:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:50:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:53 DEBUG : newLeaf(0xc00081e700): close: 2025/11/09 03:50:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/09 03:50:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-09 03:50:53.320138848 +0000 UTC m=+246.896459585 2025/11/09 03:50:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/09 03:50:53 DEBUG : newLeaf(0xc00081e700): >close: err= 2025/11/09 03:50:53 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:53 DEBUG : dir: Looking for writers 2025/11/09 03:50:53 DEBUG : Looking for writers 2025/11/09 03:50:53 DEBUG : dir: reading active writers 2025/11/09 03:50:53 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:50:53 DEBUG : dir: Looking for writers 2025/11/09 03:50:53 DEBUG : Looking for writers 2025/11/09 03:50:53 DEBUG : dir: reading active writers 2025/11/09 03:50:53 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:50:53 DEBUG : dir: Looking for writers 2025/11/09 03:50:53 DEBUG : Looking for writers 2025/11/09 03:50:53 DEBUG : dir: reading active writers 2025/11/09 03:50:53 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:50:53 DEBUG : dir: Looking for writers 2025/11/09 03:50:53 DEBUG : Looking for writers 2025/11/09 03:50:53 DEBUG : dir: reading active writers 2025/11/09 03:50:53 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:50:54 DEBUG : newLeaf: vfs cache: starting upload 2025/11/09 03:50:54 DEBUG : dir: Looking for writers 2025/11/09 03:50:54 DEBUG : Looking for writers 2025/11/09 03:50:54 DEBUG : dir: reading active writers 2025/11/09 03:50:54 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:50:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/09 03:50:54 DEBUG : dir: Looking for writers 2025/11/09 03:50:54 DEBUG : Looking for writers 2025/11/09 03:50:54 DEBUG : dir: reading active writers 2025/11/09 03:50:54 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:50:54 DEBUG : dir: Looking for writers 2025/11/09 03:50:54 DEBUG : Looking for writers 2025/11/09 03:50:54 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:54 DEBUG : dir: reading active writers 2025/11/09 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:50:55 DEBUG : dir: Looking for writers 2025/11/09 03:50:55 DEBUG : Looking for writers 2025/11/09 03:50:55 DEBUG : dir: reading active writers 2025/11/09 03:50:55 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:50:55 DEBUG : newLeaf: size = 25 OK 2025/11/09 03:50:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/09 03:50:55 INFO : newLeaf: Copied (replaced existing) 2025/11/09 03:50:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-09 03:50:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/09 03:50:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/09 03:50:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/09 03:50:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/09 03:50:56 DEBUG : dir: Looking for writers 2025/11/09 03:50:56 DEBUG : Looking for writers 2025/11/09 03:50:56 DEBUG : dir: reading active writers 2025/11/09 03:50:56 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:56 DEBUG : >WaitForWriters: 2025/11/09 03:50:56 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:56 DEBUG : dir: Looking for writers 2025/11/09 03:50:56 DEBUG : Looking for writers 2025/11/09 03:50:56 DEBUG : dir: reading active writers 2025/11/09 03:50:56 DEBUG : newLeaf: reading active writers 2025/11/09 03:50:56 DEBUG : >WaitForWriters: 2025/11/09 03:50:56 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestFileRename (62.03s) --- PASS: TestFileRename/off,forceCache=false (8.84s) --- PASS: TestFileRename/minimal,forceCache=false (8.86s) --- PASS: TestFileRename/minimal,forceCache=true (12.20s) --- PASS: TestFileRename/writes,forceCache=false (9.73s) --- PASS: TestFileRename/writes,forceCache=true (12.09s) --- PASS: TestFileRename/full,forceCache=false (10.31s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:57 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:57 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:50:57 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:57 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:50:57 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:50:57 DEBUG : Looking for writers 2025/11/09 03:50:57 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.39s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:50:58 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:50:58 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:50:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:51:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:51:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:01 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:01 DEBUG : dir: Looking for writers 2025/11/09 03:51:01 DEBUG : file1: reading active writers 2025/11/09 03:51:01 DEBUG : Looking for writers 2025/11/09 03:51:01 DEBUG : dir: reading active writers 2025/11/09 03:51:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.80s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:02 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:02 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:51:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:51:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:51:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/09 03:51:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/09 03:51:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/09 03:51:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/09 03:51:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/09 03:51:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/09 03:51:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:51:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/09 03:51:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/09 03:51:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/09 03:51:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:07 DEBUG : dir: Looking for writers 2025/11/09 03:51:07 DEBUG : file1: reading active writers 2025/11/09 03:51:07 DEBUG : Looking for writers 2025/11/09 03:51:07 DEBUG : dir: reading active writers 2025/11/09 03:51:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.58s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:09 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:09 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:51:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/09 03:51:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/09 03:51:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/09 03:51:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/09 03:51:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/09 03:51:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/09 03:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/09 03:51:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/09 03:51:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/09 03:51:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/09 03:51:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/09 03:51:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/09 03:51:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/09 03:51:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/09 03:51:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/09 03:51:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/09 03:51:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/09 03:51:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/09 03:51:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/09 03:51:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/09 03:51:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/09 03:51:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/09 03:51:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/09 03:51:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/09 03:51:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/09 03:51:16 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:16 DEBUG : dir: Looking for writers 2025/11/09 03:51:16 DEBUG : file1: reading active writers 2025/11/09 03:51:16 DEBUG : Looking for writers 2025/11/09 03:51:16 DEBUG : dir: reading active writers 2025/11/09 03:51:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (8.18s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:17 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:17 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:51:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:51:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:51:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:20 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:20 DEBUG : dir: Looking for writers 2025/11/09 03:51:20 DEBUG : file1: reading active writers 2025/11/09 03:51:20 DEBUG : Looking for writers 2025/11/09 03:51:20 DEBUG : dir: reading active writers 2025/11/09 03:51:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.22s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:21 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:21 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:51:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/09 03:51:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/09 03:51:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/09 03:51:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/09 03:51:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:25 DEBUG : dir: Looking for writers 2025/11/09 03:51:25 DEBUG : file1: reading active writers 2025/11/09 03:51:25 DEBUG : Looking for writers 2025/11/09 03:51:25 DEBUG : dir: reading active writers 2025/11/09 03:51:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.39s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:51:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:51:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:51:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): _readAt: size=1, off=0 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): openPending: 2025/11/09 03:51:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:51:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:51:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >openPending: err= 2025/11/09 03:51:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:51:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:51:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >_readAt: n=1, err= 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): _readAt: size=256, off=1 2025/11/09 03:51:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >_readAt: n=15, err=EOF 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): _readAt: size=16, off=16 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >_readAt: n=0, err=EOF 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): close: 2025/11/09 03:51:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >close: err= 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): close: 2025/11/09 03:51:29 DEBUG : dir/file1(0xc000529200): >close: err=file already closed 2025/11/09 03:51:29 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:29 DEBUG : dir: Looking for writers 2025/11/09 03:51:29 DEBUG : file1: reading active writers 2025/11/09 03:51:29 DEBUG : Looking for writers 2025/11/09 03:51:29 DEBUG : dir: reading active writers 2025/11/09 03:51:29 DEBUG : >WaitForWriters: 2025/11/09 03:51:29 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.23s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:30 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:30 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:30 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:30 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:51:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:51:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:51:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): _readAt: size=1, off=0 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): openPending: 2025/11/09 03:51:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:51:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >openPending: err= 2025/11/09 03:51:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:51:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:51:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >_readAt: n=1, err= 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): _readAt: size=1, off=5 2025/11/09 03:51:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >_readAt: n=1, err= 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): _readAt: size=1, off=3 2025/11/09 03:51:33 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >_readAt: n=1, err= 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): _readAt: size=1, off=13 2025/11/09 03:51:33 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >_readAt: n=1, err= 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): _readAt: size=16, off=100 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >_readAt: n=0, err=EOF 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): close: 2025/11/09 03:51:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:51:33 DEBUG : dir/file1(0xc0009ee2c0): >close: err= 2025/11/09 03:51:33 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:33 DEBUG : dir: Looking for writers 2025/11/09 03:51:33 DEBUG : file1: reading active writers 2025/11/09 03:51:33 DEBUG : Looking for writers 2025/11/09 03:51:33 DEBUG : dir: reading active writers 2025/11/09 03:51:33 DEBUG : >WaitForWriters: 2025/11/09 03:51:33 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.21s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:34 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:34 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:51:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:51:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:51:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=1, off=0 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): openPending: 2025/11/09 03:51:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:51:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:51:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >openPending: err= 2025/11/09 03:51:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/09 03:51:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:51:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=1, err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=1, off=5 2025/11/09 03:51:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=1, err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=1, off=1 2025/11/09 03:51:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=1, err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=6, off=10 2025/11/09 03:51:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=6, err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=256, off=10 2025/11/09 03:51:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=6, err=EOF 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=256, off=100 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=0, err=EOF 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): close: 2025/11/09 03:51:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >close: err= 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): _readAt: size=256, off=100 2025/11/09 03:51:37 DEBUG : dir/file1(0xc00081e9c0): >_readAt: n=0, err=file already closed 2025/11/09 03:51:37 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:37 DEBUG : dir: Looking for writers 2025/11/09 03:51:37 DEBUG : file1: reading active writers 2025/11/09 03:51:37 DEBUG : Looking for writers 2025/11/09 03:51:37 DEBUG : dir: reading active writers 2025/11/09 03:51:37 DEBUG : >WaitForWriters: 2025/11/09 03:51:37 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.40s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:39 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:39 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:39 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:39 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:51:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:51:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:51:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): RWFileHandle.Flush 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): _readAt: size=256, off=0 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): openPending: 2025/11/09 03:51:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:51:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): >openPending: err= 2025/11/09 03:51:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/09 03:51:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:51:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): >_readAt: n=16, err=EOF 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): RWFileHandle.Flush 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): RWFileHandle.Flush 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): close: 2025/11/09 03:51:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:51:42 DEBUG : dir/file1(0xc0009ee4c0): >close: err= 2025/11/09 03:51:42 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:42 DEBUG : dir: Looking for writers 2025/11/09 03:51:42 DEBUG : file1: reading active writers 2025/11/09 03:51:42 DEBUG : Looking for writers 2025/11/09 03:51:42 DEBUG : dir: reading active writers 2025/11/09 03:51:42 DEBUG : >WaitForWriters: 2025/11/09 03:51:42 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.37s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:43 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:43 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:43 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:43 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:51:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:51:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/09 03:51:46 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:51:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): _readAt: size=256, off=0 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): openPending: 2025/11/09 03:51:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:51:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): >openPending: err= 2025/11/09 03:51:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/09 03:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): >_readAt: n=16, err=EOF 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): RWFileHandle.Release 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): close: 2025/11/09 03:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): >close: err= 2025/11/09 03:51:46 DEBUG : dir/file1(0xc000493300): RWFileHandle.Release 2025/11/09 03:51:46 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:46 DEBUG : dir: Looking for writers 2025/11/09 03:51:46 DEBUG : file1: reading active writers 2025/11/09 03:51:46 DEBUG : Looking for writers 2025/11/09 03:51:46 DEBUG : dir: reading active writers 2025/11/09 03:51:46 DEBUG : >WaitForWriters: 2025/11/09 03:51:46 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.24s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:51:47 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:51:47 DEBUG : file1: newRWFileHandle: 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): openPending: 2025/11/09 03:51:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): >openPending: err= 2025/11/09 03:51:47 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:51:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): _writeAt: size=5, off=0 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): >_writeAt: n=5, err= 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): _writeAt: size=7, off=5 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): >_writeAt: n=7, err= 2025/11/09 03:51:47 DEBUG : file1: vfs cache: truncate to size=11 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): close: 2025/11/09 03:51:47 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:51:47.932229333 +0000 UTC m=+301.508550079 2025/11/09 03:51:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): >close: err= 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): close: 2025/11/09 03:51:47 DEBUG : file1(0xc000493e00): >close: err=file already closed 2025/11/09 03:51:47 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:47 DEBUG : Looking for writers 2025/11/09 03:51:47 DEBUG : file1: reading active writers 2025/11/09 03:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:51:47 DEBUG : Looking for writers 2025/11/09 03:51:47 DEBUG : file1: reading active writers 2025/11/09 03:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:51:47 DEBUG : Looking for writers 2025/11/09 03:51:47 DEBUG : file1: reading active writers 2025/11/09 03:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:51:48 DEBUG : Looking for writers 2025/11/09 03:51:48 DEBUG : file1: reading active writers 2025/11/09 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:51:48 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:51:48 DEBUG : Looking for writers 2025/11/09 03:51:48 DEBUG : file1: reading active writers 2025/11/09 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:51:48 DEBUG : Looking for writers 2025/11/09 03:51:48 DEBUG : file1: reading active writers 2025/11/09 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:51:48 DEBUG : Looking for writers 2025/11/09 03:51:48 DEBUG : file1: reading active writers 2025/11/09 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:51:48 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/09 03:51:49 DEBUG : Looking for writers 2025/11/09 03:51:49 DEBUG : file1: reading active writers 2025/11/09 03:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:51:49 DEBUG : file1: size = 11 OK 2025/11/09 03:51:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/09 03:51:49 INFO : file1: Copied (new) 2025/11/09 03:51:49 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-09 03:51:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/09 03:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:51:50 DEBUG : Looking for writers 2025/11/09 03:51:50 DEBUG : file1: reading active writers 2025/11/09 03:51:50 DEBUG : >WaitForWriters: 2025/11/09 03:51:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:50 DEBUG : Looking for writers 2025/11/09 03:51:50 DEBUG : file1: reading active writers 2025/11/09 03:51:50 DEBUG : >WaitForWriters: 2025/11/09 03:51:50 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.19s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:50 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:50 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:50 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:51:50 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:51:51 DEBUG : file1: newRWFileHandle: 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): openPending: 2025/11/09 03:51:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): >openPending: err= 2025/11/09 03:51:51 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:51:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): _writeAt: size=7, off=0 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): >_writeAt: n=7, err= 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): _writeAt: size=6, off=5 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): >_writeAt: n=6, err= 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): close: 2025/11/09 03:51:51 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:51:51.115217234 +0000 UTC m=+304.691537980 2025/11/09 03:51:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): >close: err= 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): _writeAt: size=5, off=0 2025/11/09 03:51:51 DEBUG : file1(0xc0003ba600): >_writeAt: n=0, err=file already closed 2025/11/09 03:51:51 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:51:51 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:51:51 DEBUG : Looking for writers 2025/11/09 03:51:51 DEBUG : file1: reading active writers 2025/11/09 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:51:52 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/09 03:51:52 DEBUG : Looking for writers 2025/11/09 03:51:52 DEBUG : file1: reading active writers 2025/11/09 03:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:51:53 DEBUG : file1: size = 11 OK 2025/11/09 03:51:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/09 03:51:53 INFO : file1: Copied (new) 2025/11/09 03:51:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-09 03:51:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/09 03:51:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:51:53 DEBUG : Looking for writers 2025/11/09 03:51:53 DEBUG : file1: reading active writers 2025/11/09 03:51:53 DEBUG : >WaitForWriters: 2025/11/09 03:51:53 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:53 DEBUG : Looking for writers 2025/11/09 03:51:53 DEBUG : file1: reading active writers 2025/11/09 03:51:53 DEBUG : >WaitForWriters: 2025/11/09 03:51:53 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:54 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:54 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:54 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:51:54 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:51:54 DEBUG : file1: newRWFileHandle: 2025/11/09 03:51:54 DEBUG : file1(0xc0003bb2c0): openPending: 2025/11/09 03:51:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:54 DEBUG : file1(0xc0003bb2c0): >openPending: err= 2025/11/09 03:51:54 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:51:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:51:54 DEBUG : file1(0xc0003bb2c0): close: 2025/11/09 03:51:54 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:51:54.295810249 +0000 UTC m=+307.872130986 2025/11/09 03:51:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:51:54 DEBUG : file1(0xc0003bb2c0): >close: err= 2025/11/09 03:51:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:51:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:51:54 DEBUG : file2: newRWFileHandle: 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): openPending: 2025/11/09 03:51:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:51:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): >openPending: err= 2025/11/09 03:51:54 DEBUG : file2: >newRWFileHandle: err= 2025/11/09 03:51:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:51:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/09 03:51:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): RWFileHandle.Flush 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): RWFileHandle.Release 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): close: 2025/11/09 03:51:54 DEBUG : file2: vfs cache: setting modification time to 2025-11-09 03:51:54.297134321 +0000 UTC m=+307.873455048 2025/11/09 03:51:54 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/09 03:51:54 DEBUG : file2(0xc0003bb740): >close: err= 2025/11/09 03:51:54 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/09 03:51:54 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:51:54 DEBUG : file2: vfs cache: starting upload 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/09 03:51:54 DEBUG : Looking for writers 2025/11/09 03:51:54 DEBUG : file1: reading active writers 2025/11/09 03:51:54 DEBUG : file2: reading active writers 2025/11/09 03:51:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/09 03:51:55 DEBUG : Looking for writers 2025/11/09 03:51:55 DEBUG : file1: reading active writers 2025/11/09 03:51:55 DEBUG : file2: reading active writers 2025/11/09 03:51:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/09 03:51:56 DEBUG : file1: size = 0 OK 2025/11/09 03:51:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:51:56 INFO : file1: Copied (new) 2025/11/09 03:51:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-09 03:51:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/09 03:51:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:51:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:56 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:51:56 DEBUG : Looking for writers 2025/11/09 03:51:56 DEBUG : file1: reading active writers 2025/11/09 03:51:56 DEBUG : file2: reading active writers 2025/11/09 03:51:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:51:57 DEBUG : file2: size = 0 OK 2025/11/09 03:51:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:51:57 INFO : file2: Copied (new) 2025/11/09 03:51:57 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-09 03:51:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/09 03:51:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/09 03:51:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/09 03:51:57 INFO : file2: vfs cache: upload succeeded try #1 2025/11/09 03:51:57 DEBUG : Looking for writers 2025/11/09 03:51:57 DEBUG : file1: reading active writers 2025/11/09 03:51:57 DEBUG : file2: reading active writers 2025/11/09 03:51:57 DEBUG : >WaitForWriters: 2025/11/09 03:51:57 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:57 DEBUG : Looking for writers 2025/11/09 03:51:57 DEBUG : file1: reading active writers 2025/11/09 03:51:57 DEBUG : file2: reading active writers 2025/11/09 03:51:57 DEBUG : >WaitForWriters: 2025/11/09 03:51:57 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.43s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:51:58 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:51:58 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:51:58 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:51:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:51:58 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:51:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:51:58 DEBUG : file1: newRWFileHandle: 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): openPending: 2025/11/09 03:51:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): >openPending: err= 2025/11/09 03:51:58 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:51:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:51:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:51:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): _writeAt: size=5, off=0 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): >_writeAt: n=5, err= 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): RWFileHandle.Flush 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): RWFileHandle.Flush 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): close: 2025/11/09 03:51:58 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:51:58.732434792 +0000 UTC m=+312.308755538 2025/11/09 03:51:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:51:58 DEBUG : file1(0xc0009eed40): >close: err= 2025/11/09 03:51:58 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:51:58 DEBUG : Looking for writers 2025/11/09 03:51:58 DEBUG : file1: reading active writers 2025/11/09 03:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:51:58 DEBUG : Looking for writers 2025/11/09 03:51:58 DEBUG : file1: reading active writers 2025/11/09 03:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:51:58 DEBUG : Looking for writers 2025/11/09 03:51:58 DEBUG : file1: reading active writers 2025/11/09 03:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:51:58 DEBUG : Looking for writers 2025/11/09 03:51:58 DEBUG : file1: reading active writers 2025/11/09 03:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:51:58 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:51:58 DEBUG : Looking for writers 2025/11/09 03:51:58 DEBUG : file1: reading active writers 2025/11/09 03:51:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:51:59 DEBUG : Looking for writers 2025/11/09 03:51:59 DEBUG : file1: reading active writers 2025/11/09 03:51:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:51:59 DEBUG : Looking for writers 2025/11/09 03:51:59 DEBUG : file1: reading active writers 2025/11/09 03:51:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:51:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:52:00 DEBUG : Looking for writers 2025/11/09 03:52:00 DEBUG : file1: reading active writers 2025/11/09 03:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:52:00 DEBUG : file1: size = 5 OK 2025/11/09 03:52:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:00 INFO : file1: Copied (new) 2025/11/09 03:52:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:51:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:52:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:00 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:01 DEBUG : Looking for writers 2025/11/09 03:52:01 DEBUG : file1: reading active writers 2025/11/09 03:52:01 DEBUG : >WaitForWriters: 2025/11/09 03:52:01 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (10.44s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:08 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:08 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:08 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:08 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:09 DEBUG : file1: newRWFileHandle: 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): openPending: 2025/11/09 03:52:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): >openPending: err= 2025/11/09 03:52:09 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:52:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:52:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): _writeAt: size=5, off=0 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): >_writeAt: n=5, err= 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): RWFileHandle.Release 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): close: 2025/11/09 03:52:09 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:52:09.171940033 +0000 UTC m=+322.748260779 2025/11/09 03:52:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): >close: err= 2025/11/09 03:52:09 DEBUG : file1(0xc00081e940): RWFileHandle.Release 2025/11/09 03:52:09 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:09 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:09 DEBUG : Looking for writers 2025/11/09 03:52:09 DEBUG : file1: reading active writers 2025/11/09 03:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:52:10 DEBUG : Looking for writers 2025/11/09 03:52:10 DEBUG : file1: reading active writers 2025/11/09 03:52:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:52:11 DEBUG : file1: size = 5 OK 2025/11/09 03:52:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:11 INFO : file1: Copied (new) 2025/11/09 03:52:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:52:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:52:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:11 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:11 DEBUG : Looking for writers 2025/11/09 03:52:11 DEBUG : file1: reading active writers 2025/11/09 03:52:11 DEBUG : >WaitForWriters: 2025/11/09 03:52:11 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:12 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:12 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:12 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:12 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:52:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:52:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): openPending: 2025/11/09 03:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:52:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): >openPending: err= 2025/11/09 03:52:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/09 03:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:52:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): _writeAt: size=5, off=0 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): >_writeAt: n=5, err= 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): close: 2025/11/09 03:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-09 03:52:15.145177067 +0000 UTC m=+328.721497793 2025/11/09 03:52:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:15 DEBUG : dir/file1(0xc0002c8f00): >close: err= 2025/11/09 03:52:15 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:15 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:15 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:15 DEBUG : dir: Looking for writers 2025/11/09 03:52:15 DEBUG : file1: reading active writers 2025/11/09 03:52:15 DEBUG : Looking for writers 2025/11/09 03:52:15 DEBUG : dir: reading active writers 2025/11/09 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:16 DEBUG : dir/file1: size = 5 OK 2025/11/09 03:52:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:16 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:52:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-09 03:52:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:52:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:16 DEBUG : dir: Looking for writers 2025/11/09 03:52:16 DEBUG : file1: reading active writers 2025/11/09 03:52:16 DEBUG : Looking for writers 2025/11/09 03:52:16 DEBUG : dir: reading active writers 2025/11/09 03:52:16 DEBUG : >WaitForWriters: 2025/11/09 03:52:16 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:17 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:17 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:17 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:17 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/09 03:52:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:20 DEBUG : dir/file1: newRWFileHandle: 2025/11/09 03:52:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/09 03:52:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/09 03:52:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): _writeAt: size=5, off=0 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): openPending: 2025/11/09 03:52:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/09 03:52:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/09 03:52:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): >openPending: err= 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): >_writeAt: n=5, err= 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): _writeAt: size=15, off=5 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): >_writeAt: n=15, err= 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): close: 2025/11/09 03:52:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/09 03:52:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-09 03:52:20.686655196 +0000 UTC m=+334.262975942 2025/11/09 03:52:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:20 DEBUG : dir/file1(0xc0009ee900): >close: err= 2025/11/09 03:52:20 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:20 DEBUG : dir: Looking for writers 2025/11/09 03:52:20 DEBUG : file1: reading active writers 2025/11/09 03:52:20 DEBUG : Looking for writers 2025/11/09 03:52:20 DEBUG : dir: reading active writers 2025/11/09 03:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:20 DEBUG : dir: Looking for writers 2025/11/09 03:52:20 DEBUG : file1: reading active writers 2025/11/09 03:52:20 DEBUG : Looking for writers 2025/11/09 03:52:20 DEBUG : dir: reading active writers 2025/11/09 03:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:20 DEBUG : dir: Looking for writers 2025/11/09 03:52:20 DEBUG : file1: reading active writers 2025/11/09 03:52:20 DEBUG : Looking for writers 2025/11/09 03:52:20 DEBUG : dir: reading active writers 2025/11/09 03:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:20 DEBUG : dir: Looking for writers 2025/11/09 03:52:20 DEBUG : file1: reading active writers 2025/11/09 03:52:20 DEBUG : Looking for writers 2025/11/09 03:52:20 DEBUG : dir: reading active writers 2025/11/09 03:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:20 DEBUG : dir/file1: vfs cache: starting upload 2025/11/09 03:52:20 DEBUG : dir: Looking for writers 2025/11/09 03:52:20 DEBUG : file1: reading active writers 2025/11/09 03:52:20 DEBUG : Looking for writers 2025/11/09 03:52:20 DEBUG : dir: reading active writers 2025/11/09 03:52:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:20 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:21 DEBUG : dir: Looking for writers 2025/11/09 03:52:21 DEBUG : file1: reading active writers 2025/11/09 03:52:21 DEBUG : Looking for writers 2025/11/09 03:52:21 DEBUG : dir: reading active writers 2025/11/09 03:52:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:21 DEBUG : dir: Looking for writers 2025/11/09 03:52:21 DEBUG : file1: reading active writers 2025/11/09 03:52:21 DEBUG : Looking for writers 2025/11/09 03:52:21 DEBUG : dir: reading active writers 2025/11/09 03:52:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:21 DEBUG : dir/file1: size = 20 OK 2025/11/09 03:52:21 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/09 03:52:21 INFO : dir/file1: Copied (replaced existing) 2025/11/09 03:52:21 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-09 03:52:20 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/09 03:52:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:21 DEBUG : dir: Looking for writers 2025/11/09 03:52:21 DEBUG : file1: reading active writers 2025/11/09 03:52:21 DEBUG : Looking for writers 2025/11/09 03:52:21 DEBUG : dir: reading active writers 2025/11/09 03:52:21 DEBUG : >WaitForWriters: 2025/11/09 03:52:21 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:23 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:23 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:23 DEBUG : file1: newRWFileHandle: 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): openPending: 2025/11/09 03:52:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): >openPending: err= 2025/11/09 03:52:23 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:52:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): _writeAt: size=5, off=0 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): >_writeAt: n=5, err= 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): close: 2025/11/09 03:52:23 DEBUG : file1: vfs cache: setting modification time to 2025-11-09 03:52:23.294598984 +0000 UTC m=+336.870919770 2025/11/09 03:52:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:23 DEBUG : file1(0xc0005293c0): >close: err= 2025/11/09 03:52:23 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:23 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:23 DEBUG : Looking for writers 2025/11/09 03:52:23 DEBUG : file1: reading active writers 2025/11/09 03:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:52:24 DEBUG : Looking for writers 2025/11/09 03:52:24 DEBUG : file1: reading active writers 2025/11/09 03:52:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:52:25 DEBUG : file1: size = 5 OK 2025/11/09 03:52:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:25 INFO : file1: Copied (new) 2025/11/09 03:52:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-09 03:52:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:52:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:25 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:25 DEBUG : Looking for writers 2025/11/09 03:52:25 DEBUG : file1: reading active writers 2025/11/09 03:52:25 DEBUG : >WaitForWriters: 2025/11/09 03:52:25 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/09 03:52:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.336092897 +0000 UTC m=+339.912413633 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000528800): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.336092897 +0000 UTC m=+339.912413633 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000529080): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.336092897 +0000 UTC m=+339.912413633 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0005295c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 1 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.340565985 +0000 UTC m=+339.916886732 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c8700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.340565985 +0000 UTC m=+339.916886732 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0002c9b00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 2 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.344362986 +0000 UTC m=+339.920683733 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000493040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.344362986 +0000 UTC m=+339.920683733 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004934c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.344362986 +0000 UTC m=+339.920683733 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0004939c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c000 item 3 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.349113896 +0000 UTC m=+339.925434632 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000412d80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.349113896 +0000 UTC m=+339.925434632 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000413980): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 4 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.352233205 +0000 UTC m=+339.928553942 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a1c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.352233205 +0000 UTC m=+339.928553942 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088a640): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.352233205 +0000 UTC m=+339.928553942 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088ab00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6d20 item 5 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.357079495 +0000 UTC m=+339.933400240 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b180): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.357079495 +0000 UTC m=+339.933400240 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088b6c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 6 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.359920432 +0000 UTC m=+339.936241168 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc00088bd40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.359920432 +0000 UTC m=+339.936241168 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac2c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.359920432 +0000 UTC m=+339.936241168 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ac780): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 7 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.364002958 +0000 UTC m=+339.940323704 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ace00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.364002958 +0000 UTC m=+339.940323704 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad340): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544f50 item 8 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc0008ad900): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008ad900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.367137457 +0000 UTC m=+339.943458203 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008adcc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.367137457 +0000 UTC m=+339.943458203 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e61c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.367137457 +0000 UTC m=+339.943458203 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e66c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545880 item 9 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.370999651 +0000 UTC m=+339.947320386 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e6d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.370999651 +0000 UTC m=+339.947320386 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562150 item 10 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc0008e78c0): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e78c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.37443368 +0000 UTC m=+339.950754426 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0008e7c80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.37443368 +0000 UTC m=+339.950754426 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930200): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.37443368 +0000 UTC m=+339.950754426 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562b60 item 11 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.378512689 +0000 UTC m=+339.954833445 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000930d80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.378512689 +0000 UTC m=+339.954833445 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009312c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005636c0 item 12 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000931900): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.381507576 +0000 UTC m=+339.957828322 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000931cc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.381507576 +0000 UTC m=+339.957828322 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 13 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.384563508 +0000 UTC m=+339.960884243 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958a80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.384563508 +0000 UTC m=+339.960884243 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000958fc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366540 item 14 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000959600): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000959600): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.388006805 +0000 UTC m=+339.964327541 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009599c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.388006805 +0000 UTC m=+339.964327541 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367500 item 15 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.392133434 +0000 UTC m=+339.968454180 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992780): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.392133434 +0000 UTC m=+339.968454180 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000992cc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332230 item 16 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.395265578 +0000 UTC m=+339.971586344 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993300): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.395265578 +0000 UTC m=+339.971586344 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993780): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.395265578 +0000 UTC m=+339.971586344 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000993c80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 17 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.399476245 +0000 UTC m=+339.975796990 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.399476245 +0000 UTC m=+339.975796990 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ba8c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 18 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.402282387 +0000 UTC m=+339.978603133 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009baf40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.402282387 +0000 UTC m=+339.978603133 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.402282387 +0000 UTC m=+339.978603133 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bab00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 19 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.406459832 +0000 UTC m=+339.982780568 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb200): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.406459832 +0000 UTC m=+339.982780568 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bb740): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 20 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.409537884 +0000 UTC m=+339.985858620 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0003bbe00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.409537884 +0000 UTC m=+339.985858620 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.409537884 +0000 UTC m=+339.985858620 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2c880): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497570 item 21 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.412981281 +0000 UTC m=+339.989302018 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2cf00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.412981281 +0000 UTC m=+339.989302018 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2d440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ea0 item 22 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.415549809 +0000 UTC m=+339.991870555 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a2dac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.415549809 +0000 UTC m=+339.991870555 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.415549809 +0000 UTC m=+339.991870555 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58540): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 23 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.419266008 +0000 UTC m=+339.995586754 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a58bc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.419266008 +0000 UTC m=+339.995586754 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 24 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000a59740): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59740): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.422518137 +0000 UTC m=+339.998838883 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a59b00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.422518137 +0000 UTC m=+339.998838883 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70080): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.422518137 +0000 UTC m=+339.998838883 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a705c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 25 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.427317297 +0000 UTC m=+340.003638033 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a70c40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.427317297 +0000 UTC m=+340.003638033 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71180): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 26 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000a717c0): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a717c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.430273922 +0000 UTC m=+340.006594657 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a71b80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.430273922 +0000 UTC m=+340.006594657 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.430273922 +0000 UTC m=+340.006594657 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9c640): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 27 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.43419189 +0000 UTC m=+340.010512637 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9ccc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.43419189 +0000 UTC m=+340.010512637 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d200): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586700 item 28 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000a9d840): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9d840): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.437281273 +0000 UTC m=+340.013602020 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000a9dc00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.437281273 +0000 UTC m=+340.013602020 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2340): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586b60 item 29 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.440496844 +0000 UTC m=+340.016817589 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac29c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.440496844 +0000 UTC m=+340.016817589 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac2f00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005870a0 item 30 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): _readAt: size=2, off=0 2025/11/09 03:52:26 ERROR : open-test-file(0xc000ac3540): Couldn't read size of file 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): close: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3540): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.443812963 +0000 UTC m=+340.020133709 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ac3900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.443812963 +0000 UTC m=+340.020133709 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587500 item 31 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.44690919 +0000 UTC m=+340.023229926 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae46c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.44690919 +0000 UTC m=+340.023229926 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae4c00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587960 item 32 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.449725932 +0000 UTC m=+340.026046678 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5240): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587dc0 item 33 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.450840683 +0000 UTC m=+340.027161428 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae56c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.450840683 +0000 UTC m=+340.027161428 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ae5bc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 33 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.454173663 +0000 UTC m=+340.030494409 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 34 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.455455517 +0000 UTC m=+340.031776263 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.455455517 +0000 UTC m=+340.031776263 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b00c40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 34 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.458396322 +0000 UTC m=+340.034717068 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 35 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.459569402 +0000 UTC m=+340.035890149 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.459569402 +0000 UTC m=+340.035890149 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b01c00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 35 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.462692008 +0000 UTC m=+340.039012754 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24300): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 36 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.464214654 +0000 UTC m=+340.040535441 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24800): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.464214654 +0000 UTC m=+340.040535441 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b24d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 36 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.466952598 +0000 UTC m=+340.043273335 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 37 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.468181252 +0000 UTC m=+340.044501999 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25800): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.468181252 +0000 UTC m=+340.044501999 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b25d00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 37 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.471390702 +0000 UTC m=+340.047711448 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4310 item 38 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.472478222 +0000 UTC m=+340.048798967 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.472478222 +0000 UTC m=+340.048798967 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b42e40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 38 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.475624812 +0000 UTC m=+340.051945558 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b434c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 39 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.476642782 +0000 UTC m=+340.052963527 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b439c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.476642782 +0000 UTC m=+340.052963527 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b43ec0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 39 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.479523604 +0000 UTC m=+340.055844350 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b605c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 40 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.480871481 +0000 UTC m=+340.057192228 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b60ac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.480871481 +0000 UTC m=+340.057192228 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e52d0 item 40 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.48412838 +0000 UTC m=+340.060449115 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b615c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5650 item 41 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.485000345 +0000 UTC m=+340.061321071 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b61ac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5880 item 41 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.485932323 +0000 UTC m=+340.062253049 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.485932323 +0000 UTC m=+340.062253049 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ee5c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f110 item 41 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.489159084 +0000 UTC m=+340.065479850 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009eee40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f8f0 item 42 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.490419548 +0000 UTC m=+340.066740294 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef340): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 42 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.491628316 +0000 UTC m=+340.067949051 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009ef8c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.491628316 +0000 UTC m=+340.067949051 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009efe40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003200e0 item 42 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.494305485 +0000 UTC m=+340.070626232 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870500): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320850 item 43 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.495290653 +0000 UTC m=+340.071611400 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870a00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320af0 item 43 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.496416635 +0000 UTC m=+340.072737372 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000870f40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.496416635 +0000 UTC m=+340.072737372 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871480): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320cb0 item 43 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.499081693 +0000 UTC m=+340.075402429 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000871ac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003210a0 item 44 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.500293997 +0000 UTC m=+340.076614743 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321340 item 44 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.50146417 +0000 UTC m=+340.077784917 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10580): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.50146417 +0000 UTC m=+340.077784917 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c10b00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 44 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.504306101 +0000 UTC m=+340.080626837 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11140): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 45 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.505780265 +0000 UTC m=+340.082101031 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11640): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.505780265 +0000 UTC m=+340.082101031 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c11d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c70 item 45 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.509444217 +0000 UTC m=+340.085764963 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003680e0 item 46 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.510521807 +0000 UTC m=+340.086842553 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2e900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.510521807 +0000 UTC m=+340.086842553 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368310 item 46 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.514211738 +0000 UTC m=+340.090532464 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2f640): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003687e0 item 47 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.514986209 +0000 UTC m=+340.091306935 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c2fb40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.514986209 +0000 UTC m=+340.091306935 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e2c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 47 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.517332179 +0000 UTC m=+340.093652906 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4e900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003690a0 item 48 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.518050176 +0000 UTC m=+340.094370903 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4ee00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.518050176 +0000 UTC m=+340.094370903 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4f500): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003693b0 item 48 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.520458432 +0000 UTC m=+340.096779158 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c4fb40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003697a0 item 49 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.521431848 +0000 UTC m=+340.097752574 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.521431848 +0000 UTC m=+340.097752574 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6c580): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 49 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.523930664 +0000 UTC m=+340.100251390 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6cc00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 50 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.525027721 +0000 UTC m=+340.101348448 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.525027721 +0000 UTC m=+340.101348448 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6d680): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003762a0 item 50 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.527171101 +0000 UTC m=+340.103491828 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c6dd00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376700 item 51 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.528059227 +0000 UTC m=+340.104379953 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.528059227 +0000 UTC m=+340.104379953 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8a7c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003769a0 item 51 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.530369409 +0000 UTC m=+340.106690135 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8ae40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376e00 item 52 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.531332516 +0000 UTC m=+340.107653272 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b340): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.531332516 +0000 UTC m=+340.107653272 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8b8c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376fc0 item 52 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.533479051 +0000 UTC m=+340.109799777 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000c8bf40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377340 item 53 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.534569065 +0000 UTC m=+340.110889781 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cac4c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.534569065 +0000 UTC m=+340.110889781 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000caca00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377500 item 53 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.536757258 +0000 UTC m=+340.113078014 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad080): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377880 item 54 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.537458083 +0000 UTC m=+340.113778809 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cad580): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.537458083 +0000 UTC m=+340.113778809 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cadb00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377a40 item 54 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.539425052 +0000 UTC m=+340.115745768 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8200): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377f10 item 55 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.540221386 +0000 UTC m=+340.116542112 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.540221386 +0000 UTC m=+340.116542112 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc8c40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 55 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.542369384 +0000 UTC m=+340.118690109 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc92c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402540 item 56 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.543359361 +0000 UTC m=+340.119680087 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc97c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.543359361 +0000 UTC m=+340.119680087 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000cc9d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 56 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.545501138 +0000 UTC m=+340.121821864 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 57 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.547399216 +0000 UTC m=+340.123719963 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0940): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 57 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.548475826 +0000 UTC m=+340.124796552 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce0e80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.548475826 +0000 UTC m=+340.124796552 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402fc0 item 57 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.550993607 +0000 UTC m=+340.127314323 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ce1a40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 58 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.552031854 +0000 UTC m=+340.128352591 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 58 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.553269796 +0000 UTC m=+340.129590543 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02540): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.553269796 +0000 UTC m=+340.129590543 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d02b00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403880 item 58 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.556047235 +0000 UTC m=+340.132367951 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03140): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 59 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.557021463 +0000 UTC m=+340.133342179 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03680): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ea0 item 59 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.558164977 +0000 UTC m=+340.134485703 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d03bc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.558164977 +0000 UTC m=+340.134485703 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a1c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004101c0 item 59 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.561212542 +0000 UTC m=+340.137533288 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2a800): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410540 item 60 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.562211055 +0000 UTC m=+340.138531791 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2ad40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410700 item 60 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.563312711 +0000 UTC m=+340.139633447 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.563312711 +0000 UTC m=+340.139633447 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2b840): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 60 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.565542332 +0000 UTC m=+340.141863048 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d2be80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 61 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.566384992 +0000 UTC m=+340.142705719 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.566384992 +0000 UTC m=+340.142705719 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d52b40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 61 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.569222954 +0000 UTC m=+340.145543691 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53180): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 62 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.570220115 +0000 UTC m=+340.146540861 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d536c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.570220115 +0000 UTC m=+340.146540861 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d53dc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411570 item 62 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.573052727 +0000 UTC m=+340.149373473 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d68480): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411960 item 63 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.573874758 +0000 UTC m=+340.150195495 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d689c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.573874758 +0000 UTC m=+340.150195495 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d690c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 63 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.576655523 +0000 UTC m=+340.152976269 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416070 item 64 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.57770947 +0000 UTC m=+340.154030206 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d69c40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.57770947 +0000 UTC m=+340.154030206 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d843c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416310 item 64 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.580829632 +0000 UTC m=+340.157150378 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84a00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416700 item 65 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.581832401 +0000 UTC m=+340.158153148 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d84e80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.581832401 +0000 UTC m=+340.158153148 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004168c0 item 65 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.584383557 +0000 UTC m=+340.160704293 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d859c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416cb0 item 66 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.585524165 +0000 UTC m=+340.161844911 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000d85e40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.585524165 +0000 UTC m=+340.161844911 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dac400): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e70 item 66 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.588018083 +0000 UTC m=+340.164338819 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000daca40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004171f0 item 67 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.589128656 +0000 UTC m=+340.165449402 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dacec0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.589128656 +0000 UTC m=+340.165449402 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dad3c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004173b0 item 67 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.59186124 +0000 UTC m=+340.168181966 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dada40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 68 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.592955151 +0000 UTC m=+340.169275888 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dadf40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.592955151 +0000 UTC m=+340.169275888 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8500): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 68 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.595436485 +0000 UTC m=+340.171757211 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8b40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420310 item 69 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.596493568 +0000 UTC m=+340.172814303 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc8fc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.596493568 +0000 UTC m=+340.172814303 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc94c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420620 item 69 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.598703611 +0000 UTC m=+340.175024318 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dc9b40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 70 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.599424022 +0000 UTC m=+340.175744729 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea0c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.599424022 +0000 UTC m=+340.175744729 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000dea600): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 70 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.601057727 +0000 UTC m=+340.177378433 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deac80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 71 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.601706614 +0000 UTC m=+340.178027320 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb180): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.601706614 +0000 UTC m=+340.178027320 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000deb680): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 71 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.60392798 +0000 UTC m=+340.180248685 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bb980): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353a40 item 72 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.605054282 +0000 UTC m=+340.181375008 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009bbe80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.605054282 +0000 UTC m=+340.181375008 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c000 item 72 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.607978616 +0000 UTC m=+340.184299342 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4a00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c3f0 item 73 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.608745444 +0000 UTC m=+340.185066150 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e4f00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c620 item 73 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.609480513 +0000 UTC m=+340.185801219 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e53c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.609480513 +0000 UTC m=+340.185801219 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5900): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c7e0 item 73 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.611912935 +0000 UTC m=+340.188233661 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc0009e5f40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cb60 item 74 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.612942145 +0000 UTC m=+340.189262871 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e184c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cd90 item 74 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.614049301 +0000 UTC m=+340.190370037 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18a00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.614049301 +0000 UTC m=+340.190370037 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e18f80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 74 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.617207985 +0000 UTC m=+340.193528720 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e195c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d340 item 75 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.618135995 +0000 UTC m=+340.194456722 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e19ac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): _writeAt: size=3, off=2 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 75 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.619015946 +0000 UTC m=+340.195336651 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38080): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.619015946 +0000 UTC m=+340.195336651 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7e840): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b20 item 75 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.620845637 +0000 UTC m=+340.197166343 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7ee80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 76 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.621513309 +0000 UTC m=+340.197834005 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004341c0 item 76 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): _writeAt: size=3, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.622312067 +0000 UTC m=+340.198632773 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7f8c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.622312067 +0000 UTC m=+340.198632773 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b7fe40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434460 item 76 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.624024028 +0000 UTC m=+340.200344734 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9c500): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 77 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.624709193 +0000 UTC m=+340.201029889 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9ca00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.624709193 +0000 UTC m=+340.201029889 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434af0 item 77 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.6263559 +0000 UTC m=+340.202676606 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9d740): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434f50 item 78 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.627042609 +0000 UTC m=+340.203363314 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000b9dc40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.627042609 +0000 UTC m=+340.203363314 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbe3c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435260 item 78 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.62899491 +0000 UTC m=+340.205315616 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbea00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004357a0 item 79 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.629801664 +0000 UTC m=+340.206122369 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbef00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.629801664 +0000 UTC m=+340.206122369 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbf600): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435960 item 79 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.631613892 +0000 UTC m=+340.207934597 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000bbfc40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435f10 item 80 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.632265233 +0000 UTC m=+340.208585939 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be01c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.632265233 +0000 UTC m=+340.208585939 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be08c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446150 item 80 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.63399624 +0000 UTC m=+340.210316946 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be0f00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446540 item 81 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.634750093 +0000 UTC m=+340.211070798 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.634750093 +0000 UTC m=+340.211070798 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be18c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446770 item 81 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.636410737 +0000 UTC m=+340.212731444 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000be1f40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446b60 item 82 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.637290498 +0000 UTC m=+340.213611214 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8a4c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.637290498 +0000 UTC m=+340.213611214 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8aa40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 82 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.639002197 +0000 UTC m=+340.215322903 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b0c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004470a0 item 83 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.639755269 +0000 UTC m=+340.216075975 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8b5c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.639755269 +0000 UTC m=+340.216075975 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e8bb00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 83 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.641496525 +0000 UTC m=+340.217817231 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8200): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 84 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.642366026 +0000 UTC m=+340.218686733 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.642366026 +0000 UTC m=+340.218686733 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea8c80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 84 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.643908077 +0000 UTC m=+340.220228783 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9300): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447e30 item 85 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.645089664 +0000 UTC m=+340.221410389 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9800): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.645089664 +0000 UTC m=+340.221410389 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ea9d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 85 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.647567601 +0000 UTC m=+340.223888347 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 86 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.648655851 +0000 UTC m=+340.224976598 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eca940): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.648655851 +0000 UTC m=+340.224976598 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecaec0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eb60 item 86 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.651341559 +0000 UTC m=+340.227662305 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecb540): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 87 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.652552509 +0000 UTC m=+340.228873255 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000ecba40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.652552509 +0000 UTC m=+340.228873255 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 87 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.655147686 +0000 UTC m=+340.231468433 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eec680): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 88 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.656293827 +0000 UTC m=+340.232614572 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eecb80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.656293827 +0000 UTC m=+340.232614572 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed100): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 88 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.658924209 +0000 UTC m=+340.235244955 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000eed740): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d5e0 item 89 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.659721104 +0000 UTC m=+340.236041809 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38280): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d7a0 item 89 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.660438179 +0000 UTC m=+340.236758884 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e387c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.660438179 +0000 UTC m=+340.236758884 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e38d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d960 item 89 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.662839963 +0000 UTC m=+340.239160708 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39380): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dce0 item 90 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.663660421 +0000 UTC m=+340.239981167 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e398c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dea0 item 90 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.664834173 +0000 UTC m=+340.241154918 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e39e00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.664834173 +0000 UTC m=+340.241154918 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52440): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 90 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.666987621 +0000 UTC m=+340.243308327 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52a80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478540 item 91 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.667546389 +0000 UTC m=+340.243867095 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e52fc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): >_readAt: n=2, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): _writeAt: size=3, off=7 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478700 item 91 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.668169577 +0000 UTC m=+340.244490284 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53500): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): >_readAt: n=8, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.668169577 +0000 UTC m=+340.244490284 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e53a80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 91 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.669592836 +0000 UTC m=+340.245913542 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72140): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004790a0 item 92 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.670191769 +0000 UTC m=+340.246512475 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72680): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): open at offset 5 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 92 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): _readAt: size=2, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): _writeAt: size=3, off=5 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): >_writeAt: n=3, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.67088507 +0000 UTC m=+340.247205776 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e72bc0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): >_readAt: n=3, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.67088507 +0000 UTC m=+340.247205776 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73180): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004796c0 item 92 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.672523422 +0000 UTC m=+340.248844119 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e737c0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 93 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.673173502 +0000 UTC m=+340.249494208 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000e73d00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.673173502 +0000 UTC m=+340.249494208 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90480): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 93 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.675020665 +0000 UTC m=+340.251341371 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f90ac0): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 94 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.675771414 +0000 UTC m=+340.252092119 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91000): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.675771414 +0000 UTC m=+340.252092119 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91700): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 94 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.678698543 +0000 UTC m=+340.255019289 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000f91d40): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b180 item 95 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.679579005 +0000 UTC m=+340.255899750 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0300): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.679579005 +0000 UTC m=+340.255899750 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb0a00): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 95 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 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/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): open at offset 0 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): _readAt: size=2, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): >_readAt: n=0, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.682396909 +0000 UTC m=+340.258717656 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1040): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): _writeAt: size=5, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): >openPending: err= 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 96 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): >_writeAt: n=5, err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.683293971 +0000 UTC m=+340.259614717 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1580): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:26 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): _readAt: size=512, off=0 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): openPending: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): >openPending: err= 2025/11/09 03:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): >_readAt: n=5, err=EOF 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): close: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:26.683293971 +0000 UTC m=+340.259614717 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:26 DEBUG : open-test-file(0xc000fb1c80): >close: err= 2025/11/09 03:52:26 DEBUG : open-test-file: Remove: 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bd50 item 96 2025/11/09 03:52:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:26 DEBUG : open-test-file: >Remove: err= 2025/11/09 03:52:26 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:26 DEBUG : Looking for writers 2025/11/09 03:52:26 DEBUG : >WaitForWriters: 2025/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:27 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/09 03:52:27 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.246507944 +0000 UTC m=+340.822828690 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c1c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.246507944 +0000 UTC m=+340.822828690 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4c640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.246507944 +0000 UTC m=+340.822828690 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4cb00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 1 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.25284656 +0000 UTC m=+340.829167307 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d140): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.25284656 +0000 UTC m=+340.829167307 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4d640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004715e0 item 2 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.258246367 +0000 UTC m=+340.834567114 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f4dc80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.258246367 +0000 UTC m=+340.834567114 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.258246367 +0000 UTC m=+340.834567114 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7a640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 3 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.263450648 +0000 UTC m=+340.839771394 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7acc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.263450648 +0000 UTC m=+340.839771394 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d63f0 item 4 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.266301424 +0000 UTC m=+340.842622169 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7b840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.266301424 +0000 UTC m=+340.842622169 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000f7bcc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.266301424 +0000 UTC m=+340.842622169 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d67e0 item 5 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.270382487 +0000 UTC m=+340.846703223 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109a880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.270382487 +0000 UTC m=+340.846703223 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109adc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6cb0 item 6 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.273406609 +0000 UTC m=+340.849727355 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.273406609 +0000 UTC m=+340.849727355 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109b940): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.273406609 +0000 UTC m=+340.849727355 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00109be00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7260 item 7 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.27723055 +0000 UTC m=+340.853551266 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010ba500): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.27723055 +0000 UTC m=+340.853551266 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010baa40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ab0 item 8 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc0010bb000): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.28033937 +0000 UTC m=+340.856660117 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb3c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.28033937 +0000 UTC m=+340.856660117 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bb840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.28033937 +0000 UTC m=+340.856660117 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010bbd40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc070 item 9 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.28411444 +0000 UTC m=+340.860435186 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.28411444 +0000 UTC m=+340.860435186 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010de980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc770 item 10 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc0010defc0): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010defc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.287293643 +0000 UTC m=+340.863614389 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df380): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.287293643 +0000 UTC m=+340.863614389 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010df880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.287293643 +0000 UTC m=+340.863614389 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010dfd80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcb60 item 11 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.290836537 +0000 UTC m=+340.867157283 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.290836537 +0000 UTC m=+340.867157283 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fc9c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd110 item 12 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc0010fd000): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.293756533 +0000 UTC m=+340.870077278 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fd3c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.293756533 +0000 UTC m=+340.870077278 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0010fda80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd570 item 13 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.295952261 +0000 UTC m=+340.872272977 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.295952261 +0000 UTC m=+340.872272977 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011166c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd8f0 item 14 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc001116d00): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001116d00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.299025424 +0000 UTC m=+340.875346160 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011170c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.299025424 +0000 UTC m=+340.875346160 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117780): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 15 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.301825364 +0000 UTC m=+340.878146111 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001117e00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.301825364 +0000 UTC m=+340.878146111 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011363c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8150 item 16 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.304263177 +0000 UTC m=+340.880583903 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001136a00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.304263177 +0000 UTC m=+340.880583903 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081e980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.304263177 +0000 UTC m=+340.880583903 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081ee80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 17 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.307072886 +0000 UTC m=+340.883393602 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00081f800): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.307072886 +0000 UTC m=+340.883393602 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea0e0 item 18 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.309594745 +0000 UTC m=+340.885915482 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190800): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.309594745 +0000 UTC m=+340.885915482 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001190d00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.309594745 +0000 UTC m=+340.885915482 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea620 item 19 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.313512583 +0000 UTC m=+340.889833329 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.313512583 +0000 UTC m=+340.889833329 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001191dc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eae00 item 20 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.316417721 +0000 UTC m=+340.892738457 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac4c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.316417721 +0000 UTC m=+340.892738457 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ac9c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.316417721 +0000 UTC m=+340.892738457 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011acec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb1f0 item 21 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.320375714 +0000 UTC m=+340.896696460 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ad540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.320375714 +0000 UTC m=+340.896696460 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ada80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb810 item 22 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.323341076 +0000 UTC m=+340.899661811 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.323341076 +0000 UTC m=+340.899661811 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ce680): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.323341076 +0000 UTC m=+340.899661811 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ceb80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebc70 item 23 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.327170147 +0000 UTC m=+340.903490892 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.327170147 +0000 UTC m=+340.903490892 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cf740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005484d0 item 24 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc0011cfd80): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011cfd80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.330892668 +0000 UTC m=+340.907213433 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee1c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.330892668 +0000 UTC m=+340.907213433 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ee6c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.330892668 +0000 UTC m=+340.907213433 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011eec00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548c40 item 25 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.335197861 +0000 UTC m=+340.911518617 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef280): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.335197861 +0000 UTC m=+340.911518617 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011ef7c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549260 item 26 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc0011efe00): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0011efe00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.338698887 +0000 UTC m=+340.915019643 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a240): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.338698887 +0000 UTC m=+340.915019643 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120a740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.338698887 +0000 UTC m=+340.915019643 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120ac80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005495e0 item 27 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.3435212 +0000 UTC m=+340.919841956 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b300): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.3435212 +0000 UTC m=+340.919841956 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120b840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549ab0 item 28 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc00120be80): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00120be80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.347680631 +0000 UTC m=+340.924001347 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012322c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.347680631 +0000 UTC m=+340.924001347 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001232980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123a0e0 item 29 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.349991565 +0000 UTC m=+340.926312270 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.349991565 +0000 UTC m=+340.926312270 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123a460 item 30 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): _readAt: size=2, off=0 2025/11/09 03:52:27 ERROR : open-test-file(0xc001233b80): Couldn't read size of file 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.352472819 +0000 UTC m=+340.928793535 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001233f40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.352472819 +0000 UTC m=+340.928793535 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124e680): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123a7e0 item 31 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.354386988 +0000 UTC m=+340.930707704 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124ed00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.354386988 +0000 UTC m=+340.930707704 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f240): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123ab60 item 32 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.356233961 +0000 UTC m=+340.932554668 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124f880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123aee0 item 33 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.357000609 +0000 UTC m=+340.933321316 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00124fd00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.357000609 +0000 UTC m=+340.933321316 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274280): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123b0a0 item 33 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.359120184 +0000 UTC m=+340.935440890 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012748c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123b420 item 34 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.359841247 +0000 UTC m=+340.936161953 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001274d40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.359841247 +0000 UTC m=+340.936161953 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275280): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123b5e0 item 34 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.361254117 +0000 UTC m=+340.937574823 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012758c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123b960 item 35 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.361817713 +0000 UTC m=+340.938138420 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001275d40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.361817713 +0000 UTC m=+340.938138420 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012942c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123bb20 item 35 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.363249168 +0000 UTC m=+340.939569875 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294940): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00123bea0 item 36 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.363978956 +0000 UTC m=+340.940299662 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001294e40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.363978956 +0000 UTC m=+340.940299662 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295380): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a40e0 item 36 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.365418907 +0000 UTC m=+340.941739613 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012959c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4460 item 37 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.366455221 +0000 UTC m=+340.942775947 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001295e40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.366455221 +0000 UTC m=+340.942775947 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b23c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4620 item 37 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.368498181 +0000 UTC m=+340.944818908 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2a40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a49a0 item 38 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.36928135 +0000 UTC m=+340.945602066 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b2f40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.36928135 +0000 UTC m=+340.945602066 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4b60 item 38 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.371021474 +0000 UTC m=+340.947342190 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012b3b00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4ee0 item 39 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.371764959 +0000 UTC m=+340.948085665 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8080): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.371764959 +0000 UTC m=+340.948085665 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8580): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a50a0 item 39 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.37342956 +0000 UTC m=+340.949750266 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d8c00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5420 item 40 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.374079269 +0000 UTC m=+340.950399974 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.374079269 +0000 UTC m=+340.950399974 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a55e0 item 40 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.375585083 +0000 UTC m=+340.951905779 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012d9c00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5960 item 41 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.376195598 +0000 UTC m=+340.952516304 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5b20 item 41 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.376881253 +0000 UTC m=+340.953201959 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.376881253 +0000 UTC m=+340.953201959 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f8b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5ce0 item 41 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.378525938 +0000 UTC m=+340.954846644 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0012f91c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 42 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.379079396 +0000 UTC m=+340.955400102 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fce540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 42 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.379570196 +0000 UTC m=+340.955890902 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcea80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.379570196 +0000 UTC m=+340.955890902 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e690 item 42 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.380884852 +0000 UTC m=+340.957205558 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcf640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 43 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.381365853 +0000 UTC m=+340.957686560 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fcfb40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 43 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.38187075 +0000 UTC m=+340.958191456 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.38187075 +0000 UTC m=+340.958191456 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000fea640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee70 item 43 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.383483665 +0000 UTC m=+340.959804372 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feac80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 44 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.384152169 +0000 UTC m=+340.960472876 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 44 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.384613835 +0000 UTC m=+340.960934542 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000feb6c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.384613835 +0000 UTC m=+340.960934542 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000febc40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 44 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.38594443 +0000 UTC m=+340.962265136 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386300): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 45 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.386453715 +0000 UTC m=+340.962774421 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386800): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.386453715 +0000 UTC m=+340.962774421 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001386f00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 45 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.388191374 +0000 UTC m=+340.964512080 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c150 item 46 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.388900214 +0000 UTC m=+340.965220920 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001387a40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.388900214 +0000 UTC m=+340.965220920 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a61c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c310 item 46 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.390650696 +0000 UTC m=+340.966971412 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6800): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c690 item 47 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.391906111 +0000 UTC m=+340.968226817 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a6d00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.391906111 +0000 UTC m=+340.968226817 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7400): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c850 item 47 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.393965513 +0000 UTC m=+340.970286220 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7a40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139cbd0 item 48 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.394653373 +0000 UTC m=+340.970974079 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013a7f40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.394653373 +0000 UTC m=+340.970974079 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cc6c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139cd90 item 48 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.396455623 +0000 UTC m=+340.972776329 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ccd00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d110 item 49 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.397116211 +0000 UTC m=+340.973436918 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.397116211 +0000 UTC m=+340.973436918 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cd6c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d2d0 item 49 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.398615855 +0000 UTC m=+340.974936571 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013cdd40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d650 item 50 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.399427346 +0000 UTC m=+340.975748051 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec2c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.399427346 +0000 UTC m=+340.975748051 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ec840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d810 item 50 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.401049999 +0000 UTC m=+340.977370705 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ecec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139db90 item 51 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.4016372 +0000 UTC m=+340.977957906 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed3c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.4016372 +0000 UTC m=+340.977957906 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0013ed900): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139dd50 item 51 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.403633764 +0000 UTC m=+340.979954470 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414150 item 52 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.404258566 +0000 UTC m=+340.980579272 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410500): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.404258566 +0000 UTC m=+340.980579272 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001410a80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414310 item 52 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.405776834 +0000 UTC m=+340.982097540 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414690 item 53 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.407007141 +0000 UTC m=+340.983327847 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411600): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.407007141 +0000 UTC m=+340.983327847 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001411b40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414850 item 53 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.408660892 +0000 UTC m=+340.984981608 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430240): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414bd0 item 54 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.40940629 +0000 UTC m=+340.985726996 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.40940629 +0000 UTC m=+340.985726996 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001430cc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001414d90 item 54 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.410963861 +0000 UTC m=+340.987284558 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431340): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415110 item 55 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.411598151 +0000 UTC m=+340.987918857 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.411598151 +0000 UTC m=+340.987918857 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001431d80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014152d0 item 55 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.41332566 +0000 UTC m=+340.989646387 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415650 item 56 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.414097017 +0000 UTC m=+340.990417723 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144e980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.414097017 +0000 UTC m=+340.990417723 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144ef00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415810 item 56 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.415646603 +0000 UTC m=+340.991967310 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144f540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415b90 item 57 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.41625804 +0000 UTC m=+340.992578746 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00144fa80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415d50 item 57 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.4170262 +0000 UTC m=+340.993346906 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e040): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.4170262 +0000 UTC m=+340.993346906 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146e5c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001415f10 item 57 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.419078129 +0000 UTC m=+340.995398835 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146ec00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472310 item 58 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.420117097 +0000 UTC m=+340.996437803 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f140): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014724d0 item 58 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.420898172 +0000 UTC m=+340.997218878 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146f680): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.420898172 +0000 UTC m=+340.997218878 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00146fc40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472690 item 58 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.422468908 +0000 UTC m=+340.998789613 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e300): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472a10 item 59 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.423262266 +0000 UTC m=+340.999582972 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148e840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472bd0 item 59 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.424032219 +0000 UTC m=+341.000352926 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148ed80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.424032219 +0000 UTC m=+341.000352926 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f300): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472d90 item 59 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.425970665 +0000 UTC m=+341.002291371 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148f940): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001473110 item 60 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.426661691 +0000 UTC m=+341.002982397 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00148fe80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014732d0 item 60 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.427424612 +0000 UTC m=+341.003745318 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.427424612 +0000 UTC m=+341.003745318 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b0a00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001473490 item 60 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.429022959 +0000 UTC m=+341.005343675 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1040): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001473810 item 61 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.429595914 +0000 UTC m=+341.005916620 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1580): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.429595914 +0000 UTC m=+341.005916620 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014b1c80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014739d0 item 61 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.431405657 +0000 UTC m=+341.007726364 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc340): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001473d50 item 62 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.432044576 +0000 UTC m=+341.008365281 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dc880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.432044576 +0000 UTC m=+341.008365281 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dcf80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001473f10 item 62 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.433597599 +0000 UTC m=+341.009918305 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014dd5c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e8310 item 63 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.434203114 +0000 UTC m=+341.010523821 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014ddb00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.434203114 +0000 UTC m=+341.010523821 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa280): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e84d0 item 63 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.436034769 +0000 UTC m=+341.012355475 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fa8c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e8850 item 64 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.436649181 +0000 UTC m=+341.012969887 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fae00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.436649181 +0000 UTC m=+341.012969887 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fb500): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e8a10 item 64 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.438401278 +0000 UTC m=+341.014721983 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0014fbb40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e8d90 item 65 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.439102381 +0000 UTC m=+341.015423088 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518040): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.439102381 +0000 UTC m=+341.015423088 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e8f50 item 65 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.440893691 +0000 UTC m=+341.017214397 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001518b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e92d0 item 66 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.442299758 +0000 UTC m=+341.018620464 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.442299758 +0000 UTC m=+341.018620464 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e9490 item 66 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.444537144 +0000 UTC m=+341.020857850 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001519b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e9810 item 67 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.445501102 +0000 UTC m=+341.021821808 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c080): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.445501102 +0000 UTC m=+341.021821808 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153c580): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e99d0 item 67 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.447912784 +0000 UTC m=+341.024233491 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153cc00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e9d50 item 68 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.448810368 +0000 UTC m=+341.025131074 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.448810368 +0000 UTC m=+341.025131074 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153d640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014e9f10 item 68 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.452006372 +0000 UTC m=+341.028327078 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00153dc80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552310 item 69 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.452694001 +0000 UTC m=+341.029014717 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.452694001 +0000 UTC m=+341.029014717 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155e680): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015524d0 item 69 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.454828434 +0000 UTC m=+341.031149150 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155ed00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552850 item 70 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.455512216 +0000 UTC m=+341.031832923 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.455512216 +0000 UTC m=+341.031832923 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155f740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552a10 item 70 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.457081409 +0000 UTC m=+341.033402115 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00155fdc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552d90 item 71 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.457770361 +0000 UTC m=+341.034091067 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580340): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.457770361 +0000 UTC m=+341.034091067 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001552f50 item 71 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.459453708 +0000 UTC m=+341.035774414 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001580ec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015532d0 item 72 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.460204016 +0000 UTC m=+341.036524722 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015813c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.460204016 +0000 UTC m=+341.036524722 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581900): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553490 item 72 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.461812252 +0000 UTC m=+341.038132957 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001581ec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553810 item 73 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.462388302 +0000 UTC m=+341.038709007 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015539d0 item 73 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.465810109 +0000 UTC m=+341.042130815 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4900): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.465810109 +0000 UTC m=+341.042130815 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a4e40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553b90 item 73 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.468184282 +0000 UTC m=+341.044504988 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001553f10 item 74 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.469360558 +0000 UTC m=+341.045681264 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ba150 item 74 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.470166249 +0000 UTC m=+341.046486955 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015a5ec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.470166249 +0000 UTC m=+341.046486955 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c44c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ba310 item 74 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.471717037 +0000 UTC m=+341.048037753 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c4b00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ba690 item 75 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.472327452 +0000 UTC m=+341.048648157 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): _writeAt: size=3, off=2 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ba850 item 75 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.473015532 +0000 UTC m=+341.049336238 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5540): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.473015532 +0000 UTC m=+341.049336238 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015c5a80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015baa10 item 75 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.474644346 +0000 UTC m=+341.050965052 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4140): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bad90 item 76 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.475282323 +0000 UTC m=+341.051603029 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015baf50 item 76 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): _writeAt: size=3, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.47600091 +0000 UTC m=+341.052321617 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e4b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.47600091 +0000 UTC m=+341.052321617 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb110 item 76 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.477527003 +0000 UTC m=+341.053847709 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb490 item 77 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.478238006 +0000 UTC m=+341.054558713 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0015e5c40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.478238006 +0000 UTC m=+341.054558713 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016023c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb650 item 77 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.47998341 +0000 UTC m=+341.056304115 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602a00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bb9d0 item 78 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.480684885 +0000 UTC m=+341.057005591 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001602f00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.480684885 +0000 UTC m=+341.057005591 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603600): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bbb90 item 78 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.482780215 +0000 UTC m=+341.059100921 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001603c40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bbf10 item 79 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.483351726 +0000 UTC m=+341.059672432 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016301c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.483351726 +0000 UTC m=+341.059672432 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016308c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001632150 item 79 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.485020987 +0000 UTC m=+341.061341682 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001630f00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016324d0 item 80 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.485722072 +0000 UTC m=+341.062042778 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631400): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.485722072 +0000 UTC m=+341.062042778 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001631b00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001632690 item 80 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.487768149 +0000 UTC m=+341.064088855 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c1c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001632a10 item 81 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.488537952 +0000 UTC m=+341.064858659 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164c640): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.488537952 +0000 UTC m=+341.064858659 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164cb80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001632bd0 item 81 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.490299125 +0000 UTC m=+341.066619832 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d200): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001632f50 item 82 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.491139161 +0000 UTC m=+341.067459877 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164d700): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.491139161 +0000 UTC m=+341.067459877 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00164dc80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001633110 item 82 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.493003627 +0000 UTC m=+341.069324333 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e380): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001633490 item 83 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.493704191 +0000 UTC m=+341.070024897 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166e880): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.493704191 +0000 UTC m=+341.070024897 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166edc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001633650 item 83 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.495649149 +0000 UTC m=+341.071969855 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016339d0 item 84 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.496372105 +0000 UTC m=+341.072692811 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166f940): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.496372105 +0000 UTC m=+341.072692811 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc00166fec0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001633b90 item 84 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.497832313 +0000 UTC m=+341.074153009 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016925c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001633f10 item 85 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.498792924 +0000 UTC m=+341.075113651 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001692ac0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.498792924 +0000 UTC m=+341.075113651 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693000): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169a150 item 85 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.50093366 +0000 UTC m=+341.077254386 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693680): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169a4d0 item 86 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.501953342 +0000 UTC m=+341.078274067 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001693b80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.501953342 +0000 UTC m=+341.078274067 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169a690 item 86 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.503812518 +0000 UTC m=+341.080133234 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2800): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169aa10 item 87 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.504595316 +0000 UTC m=+341.080916042 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b2d00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.504595316 +0000 UTC m=+341.080916042 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3240): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169abd0 item 87 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.50677817 +0000 UTC m=+341.083098895 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b38c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169af50 item 88 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.50753006 +0000 UTC m=+341.083850786 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016b3dc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.50753006 +0000 UTC m=+341.083850786 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d23c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169b110 item 88 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.509844181 +0000 UTC m=+341.086164916 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2a00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169b490 item 89 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.510498637 +0000 UTC m=+341.086819363 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d2f40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169b650 item 89 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.511530001 +0000 UTC m=+341.087850728 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.511530001 +0000 UTC m=+341.087850728 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016d3a00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169b810 item 89 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.513956182 +0000 UTC m=+341.090276908 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f20c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169bb90 item 90 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.514716246 +0000 UTC m=+341.091036972 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2600): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169bd50 item 90 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.515628507 +0000 UTC m=+341.091949223 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f2b40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.515628507 +0000 UTC m=+341.091949223 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3100): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169bf10 item 90 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.518081548 +0000 UTC m=+341.094402275 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3740): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001702310 item 91 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.518938955 +0000 UTC m=+341.095259681 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0016f3c80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): >_readAt: n=2, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): _writeAt: size=3, off=7 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017024d0 item 91 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.521502493 +0000 UTC m=+341.097823220 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718240): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): >_readAt: n=8, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.521502493 +0000 UTC m=+341.097823220 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0017187c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001702690 item 91 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.524552443 +0000 UTC m=+341.100873150 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debf00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8150 item 92 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.525170102 +0000 UTC m=+341.101490808 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000dea4c0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): open at offset 5 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8310 item 92 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): _readAt: size=2, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): _writeAt: size=3, off=5 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): >_writeAt: n=3, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.526099224 +0000 UTC m=+341.102419951 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deaa00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): >_readAt: n=3, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.526099224 +0000 UTC m=+341.102419951 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deafc0): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8540 item 92 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.528506528 +0000 UTC m=+341.104827244 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000deb600): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8a10 item 93 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.529348487 +0000 UTC m=+341.105669214 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000debb40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.529348487 +0000 UTC m=+341.105669214 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001718e00): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8bd0 item 93 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.531757176 +0000 UTC m=+341.108077902 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719440): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8f50 item 94 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53241523 +0000 UTC m=+341.108735956 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc001719980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53241523 +0000 UTC m=+341.108735956 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528180): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9110 item 94 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.534908385 +0000 UTC m=+341.111229111 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000528980): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9490 item 95 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53572128 +0000 UTC m=+341.112042006 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529280): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53572128 +0000 UTC m=+341.112042006 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000529d40): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9650 item 95 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 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/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): open at offset 0 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): _readAt: size=2, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): >_readAt: n=0, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.538125598 +0000 UTC m=+341.114446344 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc0002c9840): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): _writeAt: size=5, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): >openPending: err= 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ab0 item 96 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): >_writeAt: n=5, err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53897947 +0000 UTC m=+341.115300196 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000492d80): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/09 03:52:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/09 03:52:27 DEBUG : open-test-file: newRWFileHandle: 2025/11/09 03:52:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/09 03:52:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): _readAt: size=512, off=0 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): openPending: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): >openPending: err= 2025/11/09 03:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): >_readAt: n=5, err=EOF 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): close: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-09 03:52:27.53897947 +0000 UTC m=+341.115300196 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:27 DEBUG : open-test-file(0xc000493480): >close: err= 2025/11/09 03:52:27 DEBUG : open-test-file: Remove: 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9dc0 item 96 2025/11/09 03:52:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/09 03:52:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/09 03:52:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/09 03:52:27 DEBUG : open-test-file: >Remove: err= 2025/11/09 03:52:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:27 DEBUG : Looking for writers 2025/11/09 03:52:27 DEBUG : >WaitForWriters: 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.77s) --- PASS: TestRWFileHandleOpenTests/writes (0.92s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.86s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:27 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:27 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:28 DEBUG : file1: newRWFileHandle: 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): openPending: 2025/11/09 03:52:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): >openPending: err= 2025/11/09 03:52:28 DEBUG : file1: >newRWFileHandle: err= 2025/11/09 03:52:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/09 03:52:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): _writeAt: size=2, off=0 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): >_writeAt: n=2, err= 2025/11/09 03:52:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): RWFileHandle.Flush 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): RWFileHandle.Release 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): close: 2025/11/09 03:52:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/09 03:52:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:28 DEBUG : file1(0xc0009ee880): >close: err= 2025/11/09 03:52:28 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:28 DEBUG : file1: vfs cache: starting upload 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:28 DEBUG : Looking for writers 2025/11/09 03:52:28 DEBUG : file1: reading active writers 2025/11/09 03:52:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/09 03:52:29 DEBUG : Looking for writers 2025/11/09 03:52:29 DEBUG : file1: reading active writers 2025/11/09 03:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:52:30 DEBUG : file1: size = 2 OK 2025/11/09 03:52:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/09 03:52:30 INFO : file1: Copied (new) 2025/11/09 03:52:30 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/09 03:52:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/09 03:52:30 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/09 03:52:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:52:30 INFO : file1: vfs cache: upload succeeded try #1 2025/11/09 03:52:30 DEBUG : Looking for writers 2025/11/09 03:52:30 DEBUG : file1: reading active writers 2025/11/09 03:52:30 DEBUG : >WaitForWriters: 2025/11/09 03:52:30 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:30 DEBUG : Looking for writers 2025/11/09 03:52:30 DEBUG : file1: reading active writers 2025/11/09 03:52:30 DEBUG : >WaitForWriters: 2025/11/09 03:52:30 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.24s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:31 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:31 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:31 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:52:31 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:52:31 DEBUG : rename_me: newRWFileHandle: 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): openPending: 2025/11/09 03:52:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/09 03:52:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): >openPending: err= 2025/11/09 03:52:31 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/09 03:52:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/09 03:52:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/09 03:52:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): _writeAt: size=5, off=0 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): >_writeAt: n=5, err= 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): close: 2025/11/09 03:52:31 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-09 03:52:31.3418531 +0000 UTC m=+344.918173836 2025/11/09 03:52:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/09 03:52:31 DEBUG : rename_me(0xc0003ba780): >close: err= 2025/11/09 03:52:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/09 03:52:31 DEBUG : i_was_renamed: Updating file with 0xc0008740c0 2025/11/09 03:52:31 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/09 03:52:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/09 03:52:31 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/09 03:52:31 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/09 03:52:31 DEBUG : Looking for writers 2025/11/09 03:52:31 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/09 03:52:32 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/11/09 03:52:32 DEBUG : Looking for writers 2025/11/09 03:52:32 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/09 03:52:33 DEBUG : i_was_renamed: size = 5 OK 2025/11/09 03:52:33 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:52:33 INFO : i_was_renamed: Copied (new) 2025/11/09 03:52:33 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-09 03:52:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/09 03:52:33 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/09 03:52:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/09 03:52:33 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/09 03:52:33 DEBUG : Looking for writers 2025/11/09 03:52:33 DEBUG : i_was_renamed: reading active writers 2025/11/09 03:52:33 DEBUG : >WaitForWriters: 2025/11/09 03:52:33 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:52:34 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:52:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/09 03:52:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/09 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-bocepaz3kixo" 2025/11/09 03:52:34 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/09 03:52:34 DEBUG : forgetting directory cache 2025/11/09 03:52:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): _readAt: size=512, off=0 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): openPending: 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:53:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): >openPending: err= 2025/11/09 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): >_readAt: n=20, err=EOF 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): close: 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:53:34 +0000 UTC 2025/11/09 03:52:36 DEBUG : TestRWCacheUpdate(0xc0009ee3c0): >close: err= 2025/11/09 03:52:36 DEBUG : Re-reading directory (195.075163ms old) 2025/11/09 03:52:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:37 DEBUG : forgetting directory cache 2025/11/09 03:52:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): _readAt: size=512, off=0 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): openPending: 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:54:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-09 02:53:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:54:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-09 02:53:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/09 03:52:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): >openPending: err= 2025/11/09 03:52:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): >_readAt: n=20, err=EOF 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): close: 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:54:34 +0000 UTC 2025/11/09 03:52:39 DEBUG : TestRWCacheUpdate(0xc000528a00): >close: err= 2025/11/09 03:52:39 DEBUG : Re-reading directory (193.194636ms old) 2025/11/09 03:52:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:40 DEBUG : forgetting directory cache 2025/11/09 03:52:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): _readAt: size=512, off=0 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): openPending: 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:55:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-09 02:54:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:55:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-09 02:54:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/09 03:52:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): >openPending: err= 2025/11/09 03:52:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): >_readAt: n=20, err=EOF 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): close: 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:55:34 +0000 UTC 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate(0xc000492ec0): >close: err= 2025/11/09 03:52:42 DEBUG : Re-reading directory (191.677621ms old) 2025/11/09 03:52:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:42 DEBUG : forgetting directory cache 2025/11/09 03:52:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): _readAt: size=512, off=0 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): openPending: 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:56:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-09 02:55:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:56:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-09 02:55:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/09 03:52:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): >openPending: err= 2025/11/09 03:52:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:44 DEBUG : forgetting directory cache 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): >_readAt: n=20, err=EOF 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): close: 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:56:34 +0000 UTC 2025/11/09 03:52:44 DEBUG : TestRWCacheUpdate(0xc0003ba6c0): >close: err= 2025/11/09 03:52:44 DEBUG : Re-reading directory (207.296162ms old) 2025/11/09 03:52:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:45 DEBUG : forgetting directory cache 2025/11/09 03:52:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): _readAt: size=512, off=0 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): openPending: 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:57:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-09 02:56:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:57:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-09 02:56:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/09 03:52:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): >openPending: err= 2025/11/09 03:52:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): >_readAt: n=20, err=EOF 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): close: 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:57:34 +0000 UTC 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate(0xc0009ee240): >close: err= 2025/11/09 03:52:47 DEBUG : Re-reading directory (191.215925ms old) 2025/11/09 03:52:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:47 DEBUG : forgetting directory cache 2025/11/09 03:52:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): _readAt: size=512, off=0 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): openPending: 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-09 02:58:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-09 02:57:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-09 02:58:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-09 02:57:34 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/09 03:52:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/09 03:52:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): >openPending: err= 2025/11/09 03:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): >_readAt: n=20, err=EOF 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): close: 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:58:34 +0000 UTC 2025/11/09 03:52:49 DEBUG : TestRWCacheUpdate(0xc000492fc0): >close: err= 2025/11/09 03:52:49 DEBUG : Re-reading directory (191.183013ms old) 2025/11/09 03:52:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:50 DEBUG : forgetting directory cache 2025/11/09 03:52:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): _readAt: size=512, off=0 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): openPending: 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-09 02:59:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-09 02:58:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-09 02:59:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-09 02:58:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/09 03:52:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/09 03:52:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): >openPending: err= 2025/11/09 03:52:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): >_readAt: n=21, err=EOF 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): close: 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 02:59:34 +0000 UTC 2025/11/09 03:52:52 DEBUG : TestRWCacheUpdate(0xc000528740): >close: err= 2025/11/09 03:52:52 DEBUG : Re-reading directory (190.579221ms old) 2025/11/09 03:52:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:53 DEBUG : forgetting directory cache 2025/11/09 03:52:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate(0xc0004931c0): _readAt: size=512, off=0 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate(0xc0004931c0): openPending: 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-09 03:00:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-09 02:59:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-09 03:00:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-09 02:59:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/09 03:52:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/09 03:52:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate(0xc0004931c0): >openPending: err= 2025/11/09 03:52:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate(0xc0004931c0): >_readAt: n=22, err=EOF 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate(0xc0004931c0): close: 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:00:34 +0000 UTC 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate(0xc0004931c0): >close: err= 2025/11/09 03:52:55 DEBUG : Re-reading directory (193.512933ms old) 2025/11/09 03:52:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:55 DEBUG : forgetting directory cache 2025/11/09 03:52:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): _readAt: size=512, off=0 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): openPending: 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-09 03:01:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-09 03:00:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-09 03:01:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-09 03:00:34 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/09 03:52:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/09 03:52:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): >openPending: err= 2025/11/09 03:52:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): >_readAt: n=23, err=EOF 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): close: 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:01:34 +0000 UTC 2025/11/09 03:52:57 DEBUG : TestRWCacheUpdate(0xc0009ee540): >close: err= 2025/11/09 03:52:57 DEBUG : Re-reading directory (192.543125ms old) 2025/11/09 03:52:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:52:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:52:58 DEBUG : forgetting directory cache 2025/11/09 03:52:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): _readAt: size=512, off=0 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): openPending: 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-09 03:02:34 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-09 03:01:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-09 03:02:34 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-09 03:01:34 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/09 03:53:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/09 03:53:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): >openPending: err= 2025/11/09 03:53:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): >_readAt: n=24, err=EOF 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): close: 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-09 03:02:34 +0000 UTC 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate(0xc0009ef080): >close: err= 2025/11/09 03:53:00 DEBUG : Re-reading directory (190.254193ms old) 2025/11/09 03:53:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/09 03:53:00 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:00 DEBUG : Looking for writers 2025/11/09 03:53:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/09 03:53:00 DEBUG : >WaitForWriters: 2025/11/09 03:53:00 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': vfs cache: cleaner exiting 2025/11/09 03:53:00 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.14s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.38s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:02 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/11/09 03:53:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/11/09 03:53:05 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:05 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:53:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:53:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/09 03:53:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/09 03:53:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/09 03:53:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:53:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/09 03:53:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/09 03:53:06 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:06 DEBUG : Looking for writers 2025/11/09 03:53:06 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/09 03:53:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/09 03:53:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.89s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:07 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:07 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:07 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': Reusing VFS from active cache 2025/11/09 03:53:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:07 DEBUG : Looking for writers 2025/11/09 03:53:07 DEBUG : >WaitForWriters: 2025/11/09 03:53:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:07 DEBUG : Looking for writers 2025/11/09 03:53:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:07 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:07 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:07 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:07 DEBUG : Looking for writers 2025/11/09 03:53:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:08 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:08 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:08 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:08 DEBUG : Looking for writers 2025/11/09 03:53:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:08 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:08 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:13 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:13 DEBUG : dir: Looking for writers 2025/11/09 03:53:13 DEBUG : file2: reading active writers 2025/11/09 03:53:13 DEBUG : Looking for writers 2025/11/09 03:53:13 DEBUG : dir: reading active writers 2025/11/09 03:53:13 DEBUG : file1: reading active writers 2025/11/09 03:53:13 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestVFSStat (14.09s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:22 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:22 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:27 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:27 DEBUG : dir: Looking for writers 2025/11/09 03:53:27 DEBUG : Looking for writers 2025/11/09 03:53:27 DEBUG : dir: reading active writers 2025/11/09 03:53:27 DEBUG : file1: reading active writers 2025/11/09 03:53:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.10s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:28 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:28 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:33 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:53:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:53:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:53:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/09 03:53:33 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/09 03:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:53:33 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:53:35 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/09 03:53:35 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:53:35 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/09 03:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/09 03:53:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:53:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/09 03:53:35 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:35 DEBUG : dir: Looking for writers 2025/11/09 03:53:35 DEBUG : new_file.txt: reading active writers 2025/11/09 03:53:35 DEBUG : file2: reading active writers 2025/11/09 03:53:35 DEBUG : Looking for writers 2025/11/09 03:53:35 DEBUG : dir: reading active writers 2025/11/09 03:53:35 DEBUG : file1: reading active writers 2025/11/09 03:53:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.97s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:36 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:36 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/09 03:53:40 DEBUG : dir/file2: same parent dir (ODFfOTU5NDY4MV9rdEZ5Rw) - using file/rename instead of move_copy for dir/file1 2025/11/09 03:53:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/09 03:53:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0006b5bc0 2025/11/09 03:53:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/09 03:53:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/09 03:53:41 INFO : dir/file1: Moved (server-side) to: file0 2025/11/09 03:53:41 DEBUG : file0: Updating file with file0 0xc0006b5bc0 2025/11/09 03:53:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/09 03:53:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/09 03:53:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:41 DEBUG : dir: Looking for writers 2025/11/09 03:53:41 DEBUG : Looking for writers 2025/11/09 03:53:41 DEBUG : dir: reading active writers 2025/11/09 03:53:41 DEBUG : file0: reading active writers 2025/11/09 03:53:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.23s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:43 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:43 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:43 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:43 DEBUG : Looking for writers 2025/11/09 03:53:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:43 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:43 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/09 03:53:44 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/09 03:53:45 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/09 03:53:46 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/09 03:53:47 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/09 03:53:55 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:53:55 DEBUG : Looking for writers 2025/11/09 03:53:55 DEBUG : a: Looking for writers 2025/11/09 03:53:55 DEBUG : b: Looking for writers 2025/11/09 03:53:55 DEBUG : c: Looking for writers 2025/11/09 03:53:55 DEBUG : d: Looking for writers 2025/11/09 03:53:55 DEBUG : Looking for writers 2025/11/09 03:53:55 DEBUG : d: reading active writers 2025/11/09 03:53:55 DEBUG : /: reading active writers 2025/11/09 03:53:55 DEBUG : a: reading active writers 2025/11/09 03:53:55 DEBUG : b: reading active writers 2025/11/09 03:53:55 DEBUG : c: reading active writers 2025/11/09 03:53:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (14.42s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:53:58 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:53:58 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:53:59 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/09 03:53:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/09 03:54:00 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/09 03:54:00 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/09 03:54:03 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:03 DEBUG : a/b/c/d: Looking for writers 2025/11/09 03:54:03 DEBUG : a/b/c: Looking for writers 2025/11/09 03:54:03 DEBUG : d: reading active writers 2025/11/09 03:54:03 DEBUG : a/b: Looking for writers 2025/11/09 03:54:03 DEBUG : c: reading active writers 2025/11/09 03:54:03 DEBUG : a: Looking for writers 2025/11/09 03:54:03 DEBUG : b: reading active writers 2025/11/09 03:54:03 DEBUG : Looking for writers 2025/11/09 03:54:03 DEBUG : a: reading active writers 2025/11/09 03:54:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.24s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:06 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:06 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:06 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:06 DEBUG : Looking for writers 2025/11/09 03:54:06 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:06 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:06 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/09 03:54:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/09 03:54:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/09 03:54:06 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:54:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:54:08 DEBUG : file1: size = 5 OK 2025/11/09 03:54:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:54:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/09 03:54:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:54:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:08 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:54:10 DEBUG : file1: size = 0 OK 2025/11/09 03:54:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:54:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/09 03:54:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/09 03:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:10 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (7 bytes), uploading instead of streaming 2025/11/09 03:54:10 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/11/09 03:54:11 DEBUG : file1: size = 7 OK 2025/11/09 03:54:11 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/09 03:54:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:11 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:11 DEBUG : Looking for writers 2025/11/09 03:54:11 DEBUG : file1: reading active writers 2025/11/09 03:54:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.36s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:12 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:12 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/09 03:54:13 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/09 03:54:13 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/09 03:54:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/09 03:54:13 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (11 bytes), uploading instead of streaming 2025/11/09 03:54:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/09 03:54:15 DEBUG : file1: size = 11 OK 2025/11/09 03:54:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/09 03:54:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/09 03:54:15 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:15 DEBUG : Looking for writers 2025/11/09 03:54:15 DEBUG : file1: reading active writers 2025/11/09 03:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.77s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:15 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:15 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/09 03:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:16 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/09 03:54:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/09 03:54:18 DEBUG : file1: size = 5 OK 2025/11/09 03:54:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/09 03:54:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/09 03:54:18 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:18 DEBUG : Looking for writers 2025/11/09 03:54:18 DEBUG : file1: reading active writers 2025/11/09 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.76s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:18 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:18 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:18 DEBUG : file1: WriteFileHandle.Release closing 2025/11/09 03:54:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:18 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:54:20 DEBUG : file1: size = 0 OK 2025/11/09 03:54:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:54:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/09 03:54:20 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:20 DEBUG : Looking for writers 2025/11/09 03:54:20 DEBUG : file1: reading active writers 2025/11/09 03:54:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:21 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:21 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:21 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (2 bytes), uploading instead of streaming 2025/11/09 03:54:22 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/09 03:54:23 DEBUG : file1: size = 2 OK 2025/11/09 03:54:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/09 03:54:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:23 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/09 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:23 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:23 DEBUG : Looking for writers 2025/11/09 03:54:23 DEBUG : file1: reading active writers 2025/11/09 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.92s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:23 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:23 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:24 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/09 03:54:25 DEBUG : file1: size = 0 OK 2025/11/09 03:54:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/09 03:54:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:25 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:54:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:54:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:54:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:25 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:25 DEBUG : Looking for writers 2025/11/09 03:54:25 DEBUG : file1: reading active writers 2025/11/09 03:54:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.58s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:26 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:26 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/09 03:54:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/09 03:54:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/09 03:54:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/09 03:54:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:26 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': File to upload is small (100 bytes), uploading instead of streaming 2025/11/09 03:54:27 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/11/09 03:54:28 DEBUG : file1: size = 100 OK 2025/11/09 03:54:28 DEBUG : file1: md5 = 16bed5b1419a3360ba5218846bb0040d OK 2025/11/09 03:54:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/09 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/09 03:54:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/09 03:54:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/09 03:54:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/09 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/09 03:54:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:28 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:28 DEBUG : Looking for writers 2025/11/09 03:54:28 DEBUG : file1: reading active writers 2025/11/09 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.12s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:29 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:29 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:30 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/11/09 03:54:32 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/11/09 03:54:34 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/11/09 03:54:36 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/11/09 03:54:38 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/11/09 03:54:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/09 03:54:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/09 03:54:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/09 03:54:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/09 03:54:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/09 03:54:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/09 03:54:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/09 03:54:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/09 03:54:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/09 03:54:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/09 03:54:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:41 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:41 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:41 DEBUG : flat: Looking for writers 2025/11/09 03:54:41 DEBUG : f000.txt: reading active writers 2025/11/09 03:54:41 DEBUG : f001.txt: reading active writers 2025/11/09 03:54:41 DEBUG : f002.txt: reading active writers 2025/11/09 03:54:41 DEBUG : f003.txt: reading active writers 2025/11/09 03:54:41 DEBUG : f004.txt: reading active writers 2025/11/09 03:54:41 DEBUG : Looking for writers 2025/11/09 03:54:41 DEBUG : flat: reading active writers 2025/11/09 03:54:41 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.14s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:43 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:43 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:44 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/11/09 03:54:47 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/11/09 03:54:49 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/11/09 03:54:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/09 03:54:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/09 03:54:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/09 03:54:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/09 03:54:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/09 03:54:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/09 03:54:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:54:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:54:52 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:54:52 DEBUG : a/b/c: Looking for writers 2025/11/09 03:54:52 DEBUG : deep.txt: reading active writers 2025/11/09 03:54:52 DEBUG : a/b: Looking for writers 2025/11/09 03:54:52 DEBUG : c: reading active writers 2025/11/09 03:54:52 DEBUG : mid.txt: reading active writers 2025/11/09 03:54:52 DEBUG : a: Looking for writers 2025/11/09 03:54:52 DEBUG : top.txt: reading active writers 2025/11/09 03:54:52 DEBUG : b: reading active writers 2025/11/09 03:54:52 DEBUG : Looking for writers 2025/11/09 03:54:52 DEBUG : a: reading active writers 2025/11/09 03:54:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.66s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:54:55 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:54:55 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:54:56 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:34 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:50 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:55:50 DEBUG : bigdir: Looking for writers 2025/11/09 03:55:50 DEBUG : big.bin: reading active writers 2025/11/09 03:55:50 DEBUG : Looking for writers 2025/11/09 03:55:50 DEBUG : bigdir: reading active writers 2025/11/09 03:55:50 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.61s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-bocepaz3kixo'", Local "Local file system at /tmp/rclone707239502", Modify Window "1s" 2025/11/09 03:55:52 INFO : OpenDrive root 'rclone-test-bocepaz3kixo': poll-interval is not supported by this remote 2025/11/09 03:55:52 NOTICE: OpenDrive root 'rclone-test-bocepaz3kixo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/09 03:55:53 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/11/09 03:55:55 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/11/09 03:55:57 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/11/09 03:55:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/09 03:55:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/09 03:55:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:55:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/09 03:55:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/09 03:55:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:55:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/09 03:56:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/09 03:56:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/09 03:56:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/09 03:56:00 DEBUG : WaitForWriters: timeout=30s 2025/11/09 03:56:00 DEBUG : dir1: Looking for writers 2025/11/09 03:56:00 DEBUG : a.txt: reading active writers 2025/11/09 03:56:00 DEBUG : dir2: Looking for writers 2025/11/09 03:56:00 DEBUG : b.txt: reading active writers 2025/11/09 03:56:00 DEBUG : dir3: Looking for writers 2025/11/09 03:56:00 DEBUG : c.txt: reading active writers 2025/11/09 03:56:00 DEBUG : Looking for writers 2025/11/09 03:56:00 DEBUG : dir3: reading active writers 2025/11/09 03:56:00 DEBUG : dir1: reading active writers 2025/11/09 03:56:00 DEBUG : dir2: reading active writers 2025/11/09 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.69s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/09 03:56:04 DEBUG : OpenDrive root 'rclone-test-bocepaz3kixo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m19.901703269s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]