"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/20 04:43:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-govixow6qede" 2025/10/20 04:43:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:43:26 DEBUG : Starting OpenDrive session with ID: baef80f07ebc230c62803c31cf5e2a01b4292fe246e280df73db66d44c65b1c3 2025/10/20 04:43:27 DEBUG : Creating backend with remote "/tmp/rclone3327562939" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:27 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:27 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:30 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:30 DEBUG : dir: Looking for writers 2025/10/20 04:43:30 DEBUG : Looking for writers 2025/10/20 04:43:30 DEBUG : dir: reading active writers 2025/10/20 04:43:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.54s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:34 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/20 04:43:37 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/10/20 04:43:39 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:39 DEBUG : dir/subdir: Looking for writers 2025/10/20 04:43:39 DEBUG : dir: Looking for writers 2025/10/20 04:43:39 DEBUG : subdir: reading active writers 2025/10/20 04:43:39 DEBUG : file1: reading active writers 2025/10/20 04:43:39 DEBUG : file2: reading active writers 2025/10/20 04:43:39 DEBUG : Looking for writers 2025/10/20 04:43:39 DEBUG : dir: reading active writers 2025/10/20 04:43:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.91s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:41 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:41 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:44 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:44 DEBUG : dir: Looking for writers 2025/10/20 04:43:44 DEBUG : file1: reading active writers 2025/10/20 04:43:44 DEBUG : Looking for writers 2025/10/20 04:43:44 DEBUG : dir: reading active writers 2025/10/20 04:43:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.34s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:45 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:45 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:48 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:48 DEBUG : dir: Looking for writers 2025/10/20 04:43:48 DEBUG : Looking for writers 2025/10/20 04:43:48 DEBUG : dir: reading active writers 2025/10/20 04:43:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.10s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:49 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:49 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:53 DEBUG : dir: forgetting directory cache 2025/10/20 04:43:53 DEBUG : forgetting directory cache 2025/10/20 04:43:53 DEBUG : dir: forgetting directory cache 2025/10/20 04:43:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:53 DEBUG : Looking for writers 2025/10/20 04:43:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.46s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:54 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:54 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:43:57 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/20 04:43:57 DEBUG : dir: invalidating directory cache 2025/10/20 04:43:57 DEBUG : >ForgetPath: 2025/10/20 04:43:57 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/20 04:43:57 DEBUG : invalidating directory cache 2025/10/20 04:43:57 DEBUG : dir: forgetting directory cache 2025/10/20 04:43:57 DEBUG : >ForgetPath: 2025/10/20 04:43:57 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/20 04:43:57 DEBUG : >ForgetPath: 2025/10/20 04:43:57 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:43:57 DEBUG : dir: Looking for writers 2025/10/20 04:43:57 DEBUG : Looking for writers 2025/10/20 04:43:57 DEBUG : dir: reading active writers 2025/10/20 04:43:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.33s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:43:58 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:43:58 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:43:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:03 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/10/20 04:44:05 DEBUG : forgetting directory cache 2025/10/20 04:44:05 DEBUG : dir: forgetting directory cache 2025/10/20 04:44:06 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:06 DEBUG : dir: Looking for writers 2025/10/20 04:44:06 DEBUG : fil/a/b: Looking for writers 2025/10/20 04:44:06 DEBUG : fil/a: Looking for writers 2025/10/20 04:44:06 DEBUG : b: reading active writers 2025/10/20 04:44:06 DEBUG : fil: Looking for writers 2025/10/20 04:44:06 DEBUG : a: reading active writers 2025/10/20 04:44:06 DEBUG : Looking for writers 2025/10/20 04:44:06 DEBUG : dir: reading active writers 2025/10/20 04:44:06 DEBUG : fil: reading active writers 2025/10/20 04:44:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.63s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:09 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:09 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:12 DEBUG : dir: Looking for writers 2025/10/20 04:44:12 DEBUG : Looking for writers 2025/10/20 04:44:12 DEBUG : dir: reading active writers 2025/10/20 04:44:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.98s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:13 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:13 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:16 DEBUG : dir: Looking for writers 2025/10/20 04:44:16 DEBUG : file1: reading active writers 2025/10/20 04:44:16 DEBUG : Looking for writers 2025/10/20 04:44:16 DEBUG : dir: reading active writers 2025/10/20 04:44:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.14s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:17 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:17 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:20 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/10/20 04:44:22 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/10/20 04:44:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/20 04:44:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/20 04:44:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/20 04:44:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/20 04:44:25 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/10/20 04:44:28 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/10/20 04:44:30 DEBUG : dir: invalidating directory cache 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/20 04:44:30 DEBUG : dir/file1: Reset virtual modtime 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/20 04:44:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/20 04:44:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/20 04:44:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/20 04:44:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:44:30 DEBUG : dir: invalidating directory cache 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/20 04:44:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/20 04:44:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/20 04:44:30 DEBUG : forgetting directory cache 2025/10/20 04:44:30 DEBUG : dir: forgetting directory cache 2025/10/20 04:44:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/20 04:44:30 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:30 DEBUG : dir/virtualDir: Looking for writers 2025/10/20 04:44:30 DEBUG : dir: Looking for writers 2025/10/20 04:44:30 DEBUG : virtualFile: reading active writers 2025/10/20 04:44:30 DEBUG : virtualDir: reading active writers 2025/10/20 04:44:30 DEBUG : file1: reading active writers 2025/10/20 04:44:30 DEBUG : virtualFile2: reading active writers 2025/10/20 04:44:30 DEBUG : Looking for writers 2025/10/20 04:44:30 DEBUG : dir: reading active writers 2025/10/20 04:44:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.20s) --- PASS: TestDirReadDirAll/Virtual (5.40s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:32 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:32 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:35 ERROR : dir/: Can only open directories read only 2025/10/20 04:44:35 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:35 DEBUG : dir: Looking for writers 2025/10/20 04:44:35 DEBUG : Looking for writers 2025/10/20 04:44:35 DEBUG : dir: reading active writers 2025/10/20 04:44:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.13s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:36 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:36 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:44:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 04:44:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/20 04:44:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 04:44:40 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 04:44:40 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/10/20 04:44:42 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:44:42 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/10/20 04:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 04:44:42 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:42 DEBUG : dir: Looking for writers 2025/10/20 04:44:42 DEBUG : file1: reading active writers 2025/10/20 04:44:42 DEBUG : potato: reading active writers 2025/10/20 04:44:42 DEBUG : Looking for writers 2025/10/20 04:44:42 DEBUG : dir: reading active writers 2025/10/20 04:44:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.58s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:43 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:43 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/10/20 04:44:47 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:47 DEBUG : dir/sub: Looking for writers 2025/10/20 04:44:47 DEBUG : dir: Looking for writers 2025/10/20 04:44:47 DEBUG : file1: reading active writers 2025/10/20 04:44:47 DEBUG : sub: reading active writers 2025/10/20 04:44:47 DEBUG : Looking for writers 2025/10/20 04:44:47 DEBUG : dir: reading active writers 2025/10/20 04:44:47 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (6.19s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:49 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:49 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/20 04:44:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/20 04:44:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:44:54 DEBUG : dir/sub/subsub: Looking for writers 2025/10/20 04:44:54 DEBUG : dir/sub: Looking for writers 2025/10/20 04:44:54 DEBUG : subsub: reading active writers 2025/10/20 04:44:54 DEBUG : dir: Looking for writers 2025/10/20 04:44:54 DEBUG : file1: reading active writers 2025/10/20 04:44:54 DEBUG : sub: reading active writers 2025/10/20 04:44:54 DEBUG : Looking for writers 2025/10/20 04:44:54 DEBUG : dir: reading active writers 2025/10/20 04:44:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.25s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:44:56 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:44:56 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:44:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:44:59 ERROR : dir/: Dir.Remove not empty 2025/10/20 04:44:59 DEBUG : dir/file1: Remove: 2025/10/20 04:45:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:45:00 DEBUG : dir/file1: >Remove: err= 2025/10/20 04:45:00 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 04:45:00 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:00 DEBUG : Looking for writers 2025/10/20 04:45:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.33s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:01 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:01 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:04 DEBUG : dir/file1: Remove: 2025/10/20 04:45:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:45:04 DEBUG : dir/file1: >Remove: err= 2025/10/20 04:45:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 04:45:04 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:04 DEBUG : Looking for writers 2025/10/20 04:45:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.20s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:05 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:05 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:08 DEBUG : dir/file1: Remove: 2025/10/20 04:45:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:45:08 DEBUG : dir/file1: >Remove: err= 2025/10/20 04:45:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:09 DEBUG : dir: Looking for writers 2025/10/20 04:45:09 DEBUG : Looking for writers 2025/10/20 04:45:09 DEBUG : dir: reading active writers 2025/10/20 04:45:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.07s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:10 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:10 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:14 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/10/20 04:45:15 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/20 04:45:16 DEBUG : dir2: same parent dir (ODFfOTQ4MzMxM195SnpNSQ) - using folder/rename instead of move_copy 2025/10/20 04:45:16 DEBUG : dir: Updating dir with dir2 0xc0007136c0 2025/10/20 04:45:16 DEBUG : dir: forgetting directory cache 2025/10/20 04:45:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 04:45:16 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/20 04:45:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/20 04:45:17 DEBUG : file2: Updating file with file2 0xc00079c300 2025/10/20 04:45:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/20 04:45:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 04:45:18 INFO : dir2/file3: Deleted 2025/10/20 04:45:19 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/20 04:45:19 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00079c300 2025/10/20 04:45:19 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/20 04:45:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/20 04:45:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/20 04:45:19 DEBUG : renamed empty directory: same parent dir (ODFfOTQ4MzMxM195SnpNSQ) - using folder/rename instead of move_copy 2025/10/20 04:45:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006fedd0 2025/10/20 04:45:20 DEBUG : empty directory: forgetting directory cache 2025/10/20 04:45:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/20 04:45:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/20 04:45:20 DEBUG : dir2: Renaming to "dir3" 2025/10/20 04:45:20 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:20 DEBUG : dir3: Looking for writers 2025/10/20 04:45:20 DEBUG : file3: reading active writers 2025/10/20 04:45:20 DEBUG : renamed empty directory: Looking for writers 2025/10/20 04:45:20 DEBUG : Looking for writers 2025/10/20 04:45:20 DEBUG : dir3: reading active writers 2025/10/20 04:45:20 DEBUG : renamed empty directory: reading active writers 2025/10/20 04:45:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.54s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:21 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:21 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: dir/file1: Modification time difference too big |-216600h40m16.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-10-20 04:45:23 +0000 UTC) (precision 1s) 2025/10/20 04:45:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/20 04:45:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:45:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:45:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 04:45:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/20 04:45:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/20 04:45:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 04:45:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:45:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:45:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 04:45:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/20 04:45:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/20 04:45:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 04:45:25 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (12 bytes), uploading instead of streaming 2025/10/20 04:45:26 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/10/20 04:45:27 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/10/20 04:45:27 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/10/20 04:45:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 04:45:27 DEBUG : forgetting directory cache 2025/10/20 04:45:27 DEBUG : dir: forgetting directory cache 2025/10/20 04:45:27 DEBUG : dir/sub: forgetting directory cache 2025/10/20 04:45:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/20 04:45:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/20 04:45:27 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 04:45:28 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/10/20 04:45:29 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:45:29 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/10/20 04:45:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 04:45:29 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:29 DEBUG : dir/sub: Looking for writers 2025/10/20 04:45:29 DEBUG : file0: reading active writers 2025/10/20 04:45:29 DEBUG : file2: reading active writers 2025/10/20 04:45:29 DEBUG : dir: Looking for writers 2025/10/20 04:45:29 DEBUG : file1: reading active writers 2025/10/20 04:45:29 DEBUG : sub: reading active writers 2025/10/20 04:45:29 DEBUG : Looking for writers 2025/10/20 04:45:29 DEBUG : dir: reading active writers 2025/10/20 04:45:29 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (9.54s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/20 04:45:31 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:31 DEBUG : Looking for writers 2025/10/20 04:45:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:45:34 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 04:45:34 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/20 04:45:34 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:45:34 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/20 04:45:34 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/20 04:45:34 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/20 04:45:34 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:45:34 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 04:45:34 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:34 DEBUG : dir: Looking for writers 2025/10/20 04:45:34 DEBUG : file1: reading active writers 2025/10/20 04:45:34 DEBUG : file1.metadata: reading active writers 2025/10/20 04:45:34 DEBUG : Looking for writers 2025/10/20 04:45:34 DEBUG : dir: reading active writers 2025/10/20 04:45:34 DEBUG : dir.metadata: reading active writers 2025/10/20 04:45:34 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.12s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:35 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:35 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:38 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:38 DEBUG : dir: Looking for writers 2025/10/20 04:45:38 DEBUG : file1: reading active writers 2025/10/20 04:45:38 DEBUG : Looking for writers 2025/10/20 04:45:38 DEBUG : dir: reading active writers 2025/10/20 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.17s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:40 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:40 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:43 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/10/20 04:45:45 DEBUG : Can set mod time: true 2025/10/20 04:45:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/20 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:46 DEBUG : dir: Looking for writers 2025/10/20 04:45:46 DEBUG : file1: reading active writers 2025/10/20 04:45:46 DEBUG : Looking for writers 2025/10/20 04:45:46 DEBUG : dir: reading active writers 2025/10/20 04:45:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:47 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:47 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:45:50 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 04:45:51 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:45:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/20 04:45:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/20 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:51 DEBUG : dir: Looking for writers 2025/10/20 04:45:51 DEBUG : file1: reading active writers 2025/10/20 04:45:51 DEBUG : Looking for writers 2025/10/20 04:45:51 DEBUG : dir: reading active writers 2025/10/20 04:45:51 DEBUG : >WaitForWriters: 2025/10/20 04:45:52 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:52 DEBUG : dir: Looking for writers 2025/10/20 04:45:52 DEBUG : file1: reading active writers 2025/10/20 04:45:52 DEBUG : Looking for writers 2025/10/20 04:45:52 DEBUG : dir: reading active writers 2025/10/20 04:45:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:53 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:53 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:45:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:45:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:45:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:45:56 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 04:45:56 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:45:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:45:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/20 04:45:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/20 04:45:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:45:57 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:57 DEBUG : dir: Looking for writers 2025/10/20 04:45:57 DEBUG : file1: reading active writers 2025/10/20 04:45:57 DEBUG : Looking for writers 2025/10/20 04:45:57 DEBUG : dir: reading active writers 2025/10/20 04:45:57 DEBUG : >WaitForWriters: 2025/10/20 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:45:58 DEBUG : dir: Looking for writers 2025/10/20 04:45:58 DEBUG : file1: reading active writers 2025/10/20 04:45:58 DEBUG : Looking for writers 2025/10/20 04:45:58 DEBUG : dir: reading active writers 2025/10/20 04:45:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:45:59 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:45:59 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:45:59 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 DEBUG : Config file has changed externally - reloading 2025/10/20 04:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:45:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:45:59 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:46:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/20 04:46:03 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:03 DEBUG : dir: Looking for writers 2025/10/20 04:46:03 DEBUG : file1: reading active writers 2025/10/20 04:46:03 DEBUG : Looking for writers 2025/10/20 04:46:03 DEBUG : dir: reading active writers 2025/10/20 04:46:03 DEBUG : >WaitForWriters: 2025/10/20 04:46:03 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:04 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:04 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:46:04 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:04 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:46:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/20 04:46:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:46:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:46:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:46:07 DEBUG : dir/file1(0xc000419200): close: 2025/10/20 04:46:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/20 04:46:07 DEBUG : dir/file1(0xc000419200): >close: err= 2025/10/20 04:46:07 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:07 DEBUG : dir: Looking for writers 2025/10/20 04:46:07 DEBUG : file1: reading active writers 2025/10/20 04:46:07 DEBUG : Looking for writers 2025/10/20 04:46:07 DEBUG : dir: reading active writers 2025/10/20 04:46:07 DEBUG : >WaitForWriters: 2025/10/20 04:46:07 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:07 DEBUG : dir: Looking for writers 2025/10/20 04:46:07 DEBUG : file1: reading active writers 2025/10/20 04:46:07 DEBUG : Looking for writers 2025/10/20 04:46:07 DEBUG : dir: reading active writers 2025/10/20 04:46:07 DEBUG : >WaitForWriters: 2025/10/20 04:46:07 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:09 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:46:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:09 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:46:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/20 04:46:12 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:46:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:46:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): _writeAt: size=5, off=0 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): openPending: 2025/10/20 04:46:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/20 04:46:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:46:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): >openPending: err= 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): >_writeAt: n=5, err= 2025/10/20 04:46:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): close: 2025/10/20 04:46:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/20 04:46:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/20 04:46:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/20 04:46:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/20 04:46:12 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/20 04:46:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:46:12 DEBUG : dir/file1(0xc0005ba400): >close: err= 2025/10/20 04:46:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:46:12 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:46:12 DEBUG : dir: Looking for writers 2025/10/20 04:46:12 DEBUG : file1: reading active writers 2025/10/20 04:46:12 DEBUG : Looking for writers 2025/10/20 04:46:12 DEBUG : dir: reading active writers 2025/10/20 04:46:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:46:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:13 DEBUG : dir: Looking for writers 2025/10/20 04:46:13 DEBUG : file1: reading active writers 2025/10/20 04:46:13 DEBUG : Looking for writers 2025/10/20 04:46:13 DEBUG : dir: reading active writers 2025/10/20 04:46:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:46:13 DEBUG : dir: Looking for writers 2025/10/20 04:46:13 DEBUG : file1: reading active writers 2025/10/20 04:46:13 DEBUG : Looking for writers 2025/10/20 04:46:13 DEBUG : dir: reading active writers 2025/10/20 04:46:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:46:13 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/10/20 04:46:13 INFO : dir/file1: Copied (replaced existing) 2025/10/20 04:46:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/10/20 04:46:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 04:46:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/20 04:46:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 04:46:14 DEBUG : dir: Looking for writers 2025/10/20 04:46:14 DEBUG : file1: reading active writers 2025/10/20 04:46:14 DEBUG : Looking for writers 2025/10/20 04:46:14 DEBUG : dir: reading active writers 2025/10/20 04:46:14 DEBUG : >WaitForWriters: 2025/10/20 04:46:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:15 DEBUG : dir: Looking for writers 2025/10/20 04:46:15 DEBUG : file1: reading active writers 2025/10/20 04:46:15 DEBUG : Looking for writers 2025/10/20 04:46:15 DEBUG : dir: reading active writers 2025/10/20 04:46:15 DEBUG : >WaitForWriters: 2025/10/20 04:46:15 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.12s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.08s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.15s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.90s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.84s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.11s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:16 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:16 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:46:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:46:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:46:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 04:46:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:19 DEBUG : dir: Looking for writers 2025/10/20 04:46:19 DEBUG : file1: reading active writers 2025/10/20 04:46:19 DEBUG : Looking for writers 2025/10/20 04:46:19 DEBUG : dir: reading active writers 2025/10/20 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.53s) === RUN TestFileOpenReadUnknownSize 2025/10/20 04:46:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/20 04:46:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:46:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/20 04:46:20 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:20 DEBUG : Looking for writers 2025/10/20 04:46:20 DEBUG : file.txt: reading active writers 2025/10/20 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:20 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:20 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:23 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 04:46:24 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/20 04:46:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:46:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/20 04:46:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:25 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:25 DEBUG : dir: Looking for writers 2025/10/20 04:46:25 DEBUG : file1: reading active writers 2025/10/20 04:46:25 DEBUG : Looking for writers 2025/10/20 04:46:25 DEBUG : dir: reading active writers 2025/10/20 04:46:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.70s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:26 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:26 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:29 DEBUG : dir/file1: Remove: 2025/10/20 04:46:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:29 DEBUG : dir/file1: >Remove: err= 2025/10/20 04:46:30 DEBUG : dir/file1: Remove: 2025/10/20 04:46:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/20 04:46:30 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:30 DEBUG : dir: Looking for writers 2025/10/20 04:46:30 DEBUG : Looking for writers 2025/10/20 04:46:30 DEBUG : dir: reading active writers 2025/10/20 04:46:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.52s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:34 DEBUG : dir/file1: Remove: 2025/10/20 04:46:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:34 DEBUG : dir/file1: >Remove: err= 2025/10/20 04:46:34 DEBUG : dir/file1: Remove: 2025/10/20 04:46:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/20 04:46:34 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:34 DEBUG : dir: Looking for writers 2025/10/20 04:46:34 DEBUG : Looking for writers 2025/10/20 04:46:34 DEBUG : dir: reading active writers 2025/10/20 04:46:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.69s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:35 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:35 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:46:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/20 04:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:46:38 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/20 04:46:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:46:38 DEBUG : dir/file1: Open: flags=0x3 2025/10/20 04:46:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/20 04:46:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/20 04:46:38 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:38 DEBUG : dir: Looking for writers 2025/10/20 04:46:38 DEBUG : file1: reading active writers 2025/10/20 04:46:38 DEBUG : Looking for writers 2025/10/20 04:46:38 DEBUG : dir: reading active writers 2025/10/20 04:46:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.31s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:40 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:40 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:43 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:43 DEBUG : dir: Looking for writers 2025/10/20 04:46:43 DEBUG : file1: reading active writers 2025/10/20 04:46:43 DEBUG : Looking for writers 2025/10/20 04:46:43 DEBUG : dir: reading active writers 2025/10/20 04:46:43 DEBUG : >WaitForWriters: 2025/10/20 04:46:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:46:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bbbc0 2025/10/20 04:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:46:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bbbc0 2025/10/20 04:46:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:46:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:46:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001bbbc0 2025/10/20 04:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:45 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 04:46:45 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/20 04:46:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:46:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/20 04:46:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:47 DEBUG : newLeaf: Running delayed rename now 2025/10/20 04:46:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:46:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bbbc0 2025/10/20 04:46:47 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:47 DEBUG : dir: Looking for writers 2025/10/20 04:46:47 DEBUG : Looking for writers 2025/10/20 04:46:47 DEBUG : dir: reading active writers 2025/10/20 04:46:47 DEBUG : newLeaf: reading active writers 2025/10/20 04:46:47 DEBUG : >WaitForWriters: 2025/10/20 04:46:48 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:48 DEBUG : dir: Looking for writers 2025/10/20 04:46:48 DEBUG : Looking for writers 2025/10/20 04:46:48 DEBUG : dir: reading active writers 2025/10/20 04:46:48 DEBUG : newLeaf: reading active writers 2025/10/20 04:46:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:49 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:49 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:49 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:46:49 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 DEBUG : Config file has changed externally - reloading 2025/10/20 04:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:49 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:46:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:46:52 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:52 DEBUG : dir: Looking for writers 2025/10/20 04:46:52 DEBUG : file1: reading active writers 2025/10/20 04:46:52 DEBUG : Looking for writers 2025/10/20 04:46:52 DEBUG : dir: reading active writers 2025/10/20 04:46:52 DEBUG : >WaitForWriters: 2025/10/20 04:46:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:46:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a0540 2025/10/20 04:46:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:46:54 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a0540 2025/10/20 04:46:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:46:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 04:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:46:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009a0540 2025/10/20 04:46:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:46:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:54 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 04:46:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/10/20 04:46:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:46:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/10/20 04:46:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:46:56 DEBUG : newLeaf: Running delayed rename now 2025/10/20 04:46:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:46:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a0540 2025/10/20 04:46:56 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:56 DEBUG : dir: Looking for writers 2025/10/20 04:46:56 DEBUG : Looking for writers 2025/10/20 04:46:56 DEBUG : dir: reading active writers 2025/10/20 04:46:56 DEBUG : newLeaf: reading active writers 2025/10/20 04:46:56 DEBUG : >WaitForWriters: 2025/10/20 04:46:57 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:46:57 DEBUG : dir: Looking for writers 2025/10/20 04:46:57 DEBUG : Looking for writers 2025/10/20 04:46:57 DEBUG : dir: reading active writers 2025/10/20 04:46:57 DEBUG : newLeaf: reading active writers 2025/10/20 04:46:57 DEBUG : >WaitForWriters: 2025/10/20 04:46:57 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:46:58 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:46:58 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:46:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:46:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:46:58 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:46:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:47:01 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): openPending: 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): >openPending: err= 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): _writeAt: size=14, off=0 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): >_writeAt: n=14, err= 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): close: 2025/10/20 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 04:47:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:01 DEBUG : dir/file1(0xc0005ba4c0): >close: err= 2025/10/20 04:47:01 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:01 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:01 DEBUG : dir: Looking for writers 2025/10/20 04:47:01 DEBUG : file1: reading active writers 2025/10/20 04:47:01 DEBUG : Looking for writers 2025/10/20 04:47:01 DEBUG : dir: reading active writers 2025/10/20 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:02 DEBUG : dir: Looking for writers 2025/10/20 04:47:02 DEBUG : file1: reading active writers 2025/10/20 04:47:02 DEBUG : Looking for writers 2025/10/20 04:47:02 DEBUG : dir: reading active writers 2025/10/20 04:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/20 04:47:02 INFO : dir/file1: Copied (replaced existing) 2025/10/20 04:47:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 04:47:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/20 04:47:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 04:47:03 DEBUG : dir: Looking for writers 2025/10/20 04:47:03 DEBUG : file1: reading active writers 2025/10/20 04:47:03 DEBUG : Looking for writers 2025/10/20 04:47:03 DEBUG : dir: reading active writers 2025/10/20 04:47:03 DEBUG : >WaitForWriters: 2025/10/20 04:47:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): _readAt: size=512, off=0 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): openPending: 2025/10/20 04:47:03 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/10/20 04:47:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): >openPending: err= 2025/10/20 04:47:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): >_readAt: n=14, err=EOF 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): close: 2025/10/20 04:47:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:47:03 DEBUG : dir/file1(0xc00046f100): >close: err= 2025/10/20 04:47:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bbc80 2025/10/20 04:47:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:47:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 04:47:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bbc80 2025/10/20 04:47:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:47:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:47:05 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:05 DEBUG : dir/file1(0xc0005bb980): openPending: 2025/10/20 04:47:05 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/10/20 04:47:05 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/10/20 04:47:05 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:47:05 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:47:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:05 DEBUG : dir/file1(0xc0005bb980): >openPending: err= 2025/10/20 04:47:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:05 DEBUG : dir/file1(0xc0005bb980): _writeAt: size=25, off=0 2025/10/20 04:47:05 DEBUG : dir/file1(0xc0005bb980): >_writeAt: n=25, err= 2025/10/20 04:47:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bbc80 2025/10/20 04:47:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:06 DEBUG : newLeaf(0xc0005bb980): close: 2025/10/20 04:47:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 04:47:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 04:47:05.801320648 +0000 UTC m=+219.866913366 2025/10/20 04:47:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:06 DEBUG : newLeaf(0xc0005bb980): >close: err= 2025/10/20 04:47:06 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:06 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/20 04:47:06 DEBUG : dir: Looking for writers 2025/10/20 04:47:06 DEBUG : Looking for writers 2025/10/20 04:47:06 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:06 DEBUG : dir: reading active writers 2025/10/20 04:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:07 DEBUG : dir: Looking for writers 2025/10/20 04:47:07 DEBUG : Looking for writers 2025/10/20 04:47:07 DEBUG : dir: reading active writers 2025/10/20 04:47:07 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:07 DEBUG : dir: Looking for writers 2025/10/20 04:47:07 DEBUG : Looking for writers 2025/10/20 04:47:07 DEBUG : dir: reading active writers 2025/10/20 04:47:07 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:47:07 INFO : newLeaf: Copied (replaced existing) 2025/10/20 04:47:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 04:47:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/20 04:47:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 04:47:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 04:47:08 DEBUG : dir: Looking for writers 2025/10/20 04:47:08 DEBUG : Looking for writers 2025/10/20 04:47:08 DEBUG : dir: reading active writers 2025/10/20 04:47:08 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:08 DEBUG : >WaitForWriters: 2025/10/20 04:47:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:09 DEBUG : dir: Looking for writers 2025/10/20 04:47:09 DEBUG : Looking for writers 2025/10/20 04:47:09 DEBUG : dir: reading active writers 2025/10/20 04:47:09 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:09 DEBUG : >WaitForWriters: 2025/10/20 04:47:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:10 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:10 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:47:10 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:10 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:47:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:13 DEBUG : dir: Looking for writers 2025/10/20 04:47:13 DEBUG : file1: reading active writers 2025/10/20 04:47:13 DEBUG : Looking for writers 2025/10/20 04:47:13 DEBUG : dir: reading active writers 2025/10/20 04:47:13 DEBUG : >WaitForWriters: 2025/10/20 04:47:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:14 DEBUG : newLeaf: Updating file with newLeaf 0xc00079d440 2025/10/20 04:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:47:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00079d440 2025/10/20 04:47:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:47:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:15 DEBUG : dir/file1(0xc000163740): openPending: 2025/10/20 04:47:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/10/20 04:47:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:15 DEBUG : dir/file1(0xc000163740): >openPending: err= 2025/10/20 04:47:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:15 DEBUG : dir/file1(0xc000163740): _writeAt: size=25, off=0 2025/10/20 04:47:15 DEBUG : dir/file1(0xc000163740): >_writeAt: n=25, err= 2025/10/20 04:47:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00079d440 2025/10/20 04:47:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:16 DEBUG : newLeaf(0xc000163740): close: 2025/10/20 04:47:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 04:47:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 04:47:15.60328136 +0000 UTC m=+229.668874088 2025/10/20 04:47:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:16 DEBUG : newLeaf(0xc000163740): >close: err= 2025/10/20 04:47:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:16 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:16 DEBUG : dir: Looking for writers 2025/10/20 04:47:16 DEBUG : Looking for writers 2025/10/20 04:47:16 DEBUG : dir: reading active writers 2025/10/20 04:47:16 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:17 DEBUG : dir: Looking for writers 2025/10/20 04:47:17 DEBUG : Looking for writers 2025/10/20 04:47:17 DEBUG : dir: reading active writers 2025/10/20 04:47:17 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:47:17 INFO : newLeaf: Copied (replaced existing) 2025/10/20 04:47:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 04:47:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/20 04:47:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 04:47:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 04:47:18 DEBUG : dir: Looking for writers 2025/10/20 04:47:18 DEBUG : Looking for writers 2025/10/20 04:47:18 DEBUG : dir: reading active writers 2025/10/20 04:47:18 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:18 DEBUG : >WaitForWriters: 2025/10/20 04:47:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:18 DEBUG : dir: Looking for writers 2025/10/20 04:47:18 DEBUG : Looking for writers 2025/10/20 04:47:18 DEBUG : dir: reading active writers 2025/10/20 04:47:18 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:18 DEBUG : >WaitForWriters: 2025/10/20 04:47:18 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:20 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:47:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:20 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:47:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:47:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): openPending: 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): >openPending: err= 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): _writeAt: size=14, off=0 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): >_writeAt: n=14, err= 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): close: 2025/10/20 04:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 04:47:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:23 DEBUG : dir/file1(0xc00046f4c0): >close: err= 2025/10/20 04:47:23 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:23 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:23 DEBUG : dir: Looking for writers 2025/10/20 04:47:23 DEBUG : file1: reading active writers 2025/10/20 04:47:23 DEBUG : Looking for writers 2025/10/20 04:47:23 DEBUG : dir: reading active writers 2025/10/20 04:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:24 DEBUG : dir: Looking for writers 2025/10/20 04:47:24 DEBUG : file1: reading active writers 2025/10/20 04:47:24 DEBUG : Looking for writers 2025/10/20 04:47:24 DEBUG : dir: reading active writers 2025/10/20 04:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/20 04:47:24 INFO : dir/file1: Copied (replaced existing) 2025/10/20 04:47:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 04:47:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/20 04:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 04:47:25 DEBUG : dir: Looking for writers 2025/10/20 04:47:25 DEBUG : file1: reading active writers 2025/10/20 04:47:25 DEBUG : Looking for writers 2025/10/20 04:47:25 DEBUG : dir: reading active writers 2025/10/20 04:47:25 DEBUG : >WaitForWriters: 2025/10/20 04:47:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): _readAt: size=512, off=0 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): openPending: 2025/10/20 04:47:25 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/10/20 04:47:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 04:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): >openPending: err= 2025/10/20 04:47:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): >_readAt: n=14, err=EOF 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): close: 2025/10/20 04:47:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:47:25 DEBUG : dir/file1(0xc0005ba580): >close: err= 2025/10/20 04:47:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f23c0 2025/10/20 04:47:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:47:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 04:47:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f23c0 2025/10/20 04:47:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:47:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:27 DEBUG : dir/file1(0xc000418fc0): openPending: 2025/10/20 04:47:27 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/10/20 04:47:27 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/10/20 04:47:27 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:47:27 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:47:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:27 DEBUG : dir/file1(0xc000418fc0): >openPending: err= 2025/10/20 04:47:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:27 DEBUG : dir/file1(0xc000418fc0): _writeAt: size=25, off=0 2025/10/20 04:47:27 DEBUG : dir/file1(0xc000418fc0): >_writeAt: n=25, err= 2025/10/20 04:47:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f23c0 2025/10/20 04:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:28 DEBUG : newLeaf(0xc000418fc0): close: 2025/10/20 04:47:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 04:47:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 04:47:27.611139141 +0000 UTC m=+241.676731860 2025/10/20 04:47:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:28 DEBUG : newLeaf(0xc000418fc0): >close: err= 2025/10/20 04:47:28 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:28 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:28 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:28 DEBUG : dir: Looking for writers 2025/10/20 04:47:28 DEBUG : Looking for writers 2025/10/20 04:47:28 DEBUG : dir: reading active writers 2025/10/20 04:47:28 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:29 DEBUG : dir: Looking for writers 2025/10/20 04:47:29 DEBUG : Looking for writers 2025/10/20 04:47:29 DEBUG : dir: reading active writers 2025/10/20 04:47:29 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:47:29 INFO : newLeaf: Copied (replaced existing) 2025/10/20 04:47:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 04:47:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/20 04:47:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 04:47:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 04:47:30 DEBUG : dir: Looking for writers 2025/10/20 04:47:30 DEBUG : Looking for writers 2025/10/20 04:47:30 DEBUG : dir: reading active writers 2025/10/20 04:47:30 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:30 DEBUG : >WaitForWriters: 2025/10/20 04:47:30 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:30 DEBUG : dir: Looking for writers 2025/10/20 04:47:30 DEBUG : Looking for writers 2025/10/20 04:47:30 DEBUG : dir: reading active writers 2025/10/20 04:47:30 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:30 DEBUG : >WaitForWriters: 2025/10/20 04:47:30 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:32 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:47:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:47:32 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:47:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:47:35 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:35 DEBUG : dir: Looking for writers 2025/10/20 04:47:35 DEBUG : file1: reading active writers 2025/10/20 04:47:35 DEBUG : Looking for writers 2025/10/20 04:47:35 DEBUG : dir: reading active writers 2025/10/20 04:47:35 DEBUG : >WaitForWriters: 2025/10/20 04:47:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): _readAt: size=512, off=0 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): openPending: 2025/10/20 04:47:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/20 04:47:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): >openPending: err= 2025/10/20 04:47:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/20 04:47:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:47:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:47:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): >_readAt: n=14, err=EOF 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): close: 2025/10/20 04:47:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:47:35 DEBUG : dir/file1(0xc0009aa5c0): >close: err= 2025/10/20 04:47:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2480 2025/10/20 04:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 04:47:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 04:47:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f2480 2025/10/20 04:47:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 04:47:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:47:37 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:47:37 DEBUG : dir/file1(0xc000162f00): openPending: 2025/10/20 04:47:37 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/10/20 04:47:37 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/10/20 04:47:37 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:47:37 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:47:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 04:47:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:47:37 DEBUG : dir/file1(0xc000162f00): >openPending: err= 2025/10/20 04:47:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:47:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:47:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:47:37 DEBUG : dir/file1(0xc000162f00): _writeAt: size=25, off=0 2025/10/20 04:47:37 DEBUG : dir/file1(0xc000162f00): >_writeAt: n=25, err= 2025/10/20 04:47:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 04:47:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 04:47:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f2480 2025/10/20 04:47:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:47:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:38 DEBUG : newLeaf(0xc000162f00): close: 2025/10/20 04:47:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 04:47:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 04:47:37.699008796 +0000 UTC m=+251.764601513 2025/10/20 04:47:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 04:47:38 DEBUG : newLeaf(0xc000162f00): >close: err= 2025/10/20 04:47:38 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:47:38 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:47:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:47:38 DEBUG : dir: Looking for writers 2025/10/20 04:47:38 DEBUG : Looking for writers 2025/10/20 04:47:38 DEBUG : dir: reading active writers 2025/10/20 04:47:38 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:47:39 DEBUG : dir: Looking for writers 2025/10/20 04:47:39 DEBUG : Looking for writers 2025/10/20 04:47:39 DEBUG : dir: reading active writers 2025/10/20 04:47:39 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:47:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/10/20 04:47:39 INFO : newLeaf: Copied (replaced existing) 2025/10/20 04:47:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 04:47:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/10/20 04:47:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 04:47:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 04:47:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 04:47:40 DEBUG : dir: Looking for writers 2025/10/20 04:47:40 DEBUG : Looking for writers 2025/10/20 04:47:40 DEBUG : dir: reading active writers 2025/10/20 04:47:40 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:40 DEBUG : >WaitForWriters: 2025/10/20 04:47:40 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:40 DEBUG : dir: Looking for writers 2025/10/20 04:47:40 DEBUG : Looking for writers 2025/10/20 04:47:40 DEBUG : dir: reading active writers 2025/10/20 04:47:40 DEBUG : newLeaf: reading active writers 2025/10/20 04:47:40 DEBUG : >WaitForWriters: 2025/10/20 04:47:40 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestFileRename (62.04s) --- PASS: TestFileRename/off,forceCache=false (9.08s) --- PASS: TestFileRename/minimal,forceCache=false (9.06s) --- PASS: TestFileRename/minimal,forceCache=true (12.00s) --- PASS: TestFileRename/writes,forceCache=false (9.81s) --- PASS: TestFileRename/writes,forceCache=true (11.99s) --- PASS: TestFileRename/full,forceCache=false (10.10s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:42 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:42 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:47:42 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:42 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:47:42 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:42 DEBUG : Looking for writers 2025/10/20 04:47:42 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:42 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:42 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:47:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:47:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:47:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:47:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 04:47:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:47:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 04:47:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 04:47:46 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:46 DEBUG : dir: Looking for writers 2025/10/20 04:47:46 DEBUG : file1: reading active writers 2025/10/20 04:47:46 DEBUG : Looking for writers 2025/10/20 04:47:46 DEBUG : dir: reading active writers 2025/10/20 04:47:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.75s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:47 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:47 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:47:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:47:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:47:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:47:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 04:47:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/20 04:47:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/20 04:47:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/20 04:47:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/20 04:47:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/20 04:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/20 04:47:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/20 04:47:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/20 04:47:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/20 04:47:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/20 04:47:51 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:51 DEBUG : dir: Looking for writers 2025/10/20 04:47:51 DEBUG : file1: reading active writers 2025/10/20 04:47:51 DEBUG : Looking for writers 2025/10/20 04:47:51 DEBUG : dir: reading active writers 2025/10/20 04:47:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.00s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:53 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:53 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:47:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:47:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:47:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:47:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:47:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 04:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:47:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 04:47:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/20 04:47:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/20 04:47:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/20 04:47:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/20 04:47:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/20 04:47:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/20 04:47:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/20 04:47:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/20 04:47:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/20 04:47:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/20 04:47:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/20 04:47:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/20 04:47:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/20 04:47:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/20 04:47:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/20 04:47:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/20 04:47:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/20 04:47:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/20 04:47:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/20 04:47:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/20 04:47:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/20 04:47:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/20 04:47:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/20 04:47:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/20 04:47:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/20 04:47:58 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:47:58 DEBUG : dir: Looking for writers 2025/10/20 04:47:58 DEBUG : file1: reading active writers 2025/10/20 04:47:58 DEBUG : Looking for writers 2025/10/20 04:47:58 DEBUG : dir: reading active writers 2025/10/20 04:47:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:47:59 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:47:59 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:48:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:48:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 04:48:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:02 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:02 DEBUG : dir: Looking for writers 2025/10/20 04:48:02 DEBUG : file1: reading active writers 2025/10/20 04:48:02 DEBUG : Looking for writers 2025/10/20 04:48:02 DEBUG : dir: reading active writers 2025/10/20 04:48:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.28s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:03 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:03 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:48:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 04:48:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 04:48:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/20 04:48:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/20 04:48:06 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:06 DEBUG : dir: Looking for writers 2025/10/20 04:48:06 DEBUG : file1: reading active writers 2025/10/20 04:48:06 DEBUG : Looking for writers 2025/10/20 04:48:06 DEBUG : dir: reading active writers 2025/10/20 04:48:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:08 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:08 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:08 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:08 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:10 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): _readAt: size=1, off=0 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): openPending: 2025/10/20 04:48:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >openPending: err= 2025/10/20 04:48:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 04:48:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:48:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >_readAt: n=1, err= 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): _readAt: size=256, off=1 2025/10/20 04:48:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >_readAt: n=15, err=EOF 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): _readAt: size=16, off=16 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >_readAt: n=0, err=EOF 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): close: 2025/10/20 04:48:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >close: err= 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): close: 2025/10/20 04:48:10 DEBUG : dir/file1(0xc0009aa9c0): >close: err=file already closed 2025/10/20 04:48:10 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:10 DEBUG : dir: Looking for writers 2025/10/20 04:48:10 DEBUG : file1: reading active writers 2025/10/20 04:48:10 DEBUG : Looking for writers 2025/10/20 04:48:10 DEBUG : dir: reading active writers 2025/10/20 04:48:10 DEBUG : >WaitForWriters: 2025/10/20 04:48:10 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.13s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:12 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:12 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:12 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:12 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): _readAt: size=1, off=0 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): openPending: 2025/10/20 04:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >openPending: err= 2025/10/20 04:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 04:48:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:48:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >_readAt: n=1, err= 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): _readAt: size=1, off=5 2025/10/20 04:48:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >_readAt: n=1, err= 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): _readAt: size=1, off=3 2025/10/20 04:48:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >_readAt: n=1, err= 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): _readAt: size=1, off=13 2025/10/20 04:48:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >_readAt: n=1, err= 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): _readAt: size=16, off=100 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >_readAt: n=0, err=EOF 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): close: 2025/10/20 04:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:48:15 DEBUG : dir/file1(0xc0005ba380): >close: err= 2025/10/20 04:48:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:15 DEBUG : dir: Looking for writers 2025/10/20 04:48:15 DEBUG : file1: reading active writers 2025/10/20 04:48:15 DEBUG : Looking for writers 2025/10/20 04:48:15 DEBUG : dir: reading active writers 2025/10/20 04:48:15 DEBUG : >WaitForWriters: 2025/10/20 04:48:15 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.29s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:16 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:16 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:16 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:16 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=1, off=0 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): openPending: 2025/10/20 04:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >openPending: err= 2025/10/20 04:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 04:48:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:48:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=1, err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=1, off=5 2025/10/20 04:48:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=1, err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=1, off=1 2025/10/20 04:48:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=1, err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=6, off=10 2025/10/20 04:48:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=6, err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=256, off=10 2025/10/20 04:48:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=6, err=EOF 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=256, off=100 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=0, err=EOF 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): close: 2025/10/20 04:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >close: err= 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): _readAt: size=256, off=100 2025/10/20 04:48:19 DEBUG : dir/file1(0xc0005bac80): >_readAt: n=0, err=file already closed 2025/10/20 04:48:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:19 DEBUG : dir: Looking for writers 2025/10/20 04:48:19 DEBUG : file1: reading active writers 2025/10/20 04:48:19 DEBUG : Looking for writers 2025/10/20 04:48:19 DEBUG : dir: reading active writers 2025/10/20 04:48:19 DEBUG : >WaitForWriters: 2025/10/20 04:48:19 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.14s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:20 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:20 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): RWFileHandle.Flush 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): _readAt: size=256, off=0 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): openPending: 2025/10/20 04:48:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): >openPending: err= 2025/10/20 04:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/20 04:48:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:48:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): >_readAt: n=16, err=EOF 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): RWFileHandle.Flush 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): RWFileHandle.Flush 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): close: 2025/10/20 04:48:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:48:23 DEBUG : dir/file1(0xc0005ba340): >close: err= 2025/10/20 04:48:23 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:23 DEBUG : dir: Looking for writers 2025/10/20 04:48:23 DEBUG : file1: reading active writers 2025/10/20 04:48:23 DEBUG : Looking for writers 2025/10/20 04:48:23 DEBUG : dir: reading active writers 2025/10/20 04:48:23 DEBUG : >WaitForWriters: 2025/10/20 04:48:23 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.30s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:24 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:24 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:24 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:24 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:48:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 04:48:27 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): _readAt: size=256, off=0 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): openPending: 2025/10/20 04:48:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): >openPending: err= 2025/10/20 04:48:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/20 04:48:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:48:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:48:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): >_readAt: n=16, err=EOF 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): RWFileHandle.Release 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): close: 2025/10/20 04:48:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): >close: err= 2025/10/20 04:48:27 DEBUG : dir/file1(0xc000163c40): RWFileHandle.Release 2025/10/20 04:48:27 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:27 DEBUG : dir: Looking for writers 2025/10/20 04:48:27 DEBUG : file1: reading active writers 2025/10/20 04:48:27 DEBUG : Looking for writers 2025/10/20 04:48:27 DEBUG : dir: reading active writers 2025/10/20 04:48:27 DEBUG : >WaitForWriters: 2025/10/20 04:48:27 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.14s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:29 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:29 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:29 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:29 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:29 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): openPending: 2025/10/20 04:48:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): >openPending: err= 2025/10/20 04:48:29 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): _writeAt: size=5, off=0 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): >_writeAt: n=5, err= 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): _writeAt: size=7, off=5 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): >_writeAt: n=7, err= 2025/10/20 04:48:29 DEBUG : file1: vfs cache: truncate to size=11 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): close: 2025/10/20 04:48:29 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:29.257388328 +0000 UTC m=+303.322981006 2025/10/20 04:48:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): >close: err= 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): close: 2025/10/20 04:48:29 DEBUG : file1(0xc0009ab040): >close: err=file already closed 2025/10/20 04:48:29 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:29 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:29 DEBUG : Looking for writers 2025/10/20 04:48:29 DEBUG : file1: reading active writers 2025/10/20 04:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/20 04:48:30 DEBUG : Looking for writers 2025/10/20 04:48:30 DEBUG : file1: reading active writers 2025/10/20 04:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/20 04:48:31 INFO : file1: Copied (new) 2025/10/20 04:48:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-20 04:48:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/20 04:48:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:31 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:31 DEBUG : Looking for writers 2025/10/20 04:48:31 DEBUG : file1: reading active writers 2025/10/20 04:48:31 DEBUG : >WaitForWriters: 2025/10/20 04:48:31 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:31 DEBUG : Looking for writers 2025/10/20 04:48:31 DEBUG : file1: reading active writers 2025/10/20 04:48:31 DEBUG : >WaitForWriters: 2025/10/20 04:48:31 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:32 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:32 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:32 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): openPending: 2025/10/20 04:48:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): >openPending: err= 2025/10/20 04:48:32 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): _writeAt: size=7, off=0 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): >_writeAt: n=7, err= 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): _writeAt: size=6, off=5 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): >_writeAt: n=6, err= 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): close: 2025/10/20 04:48:32 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:32.414142529 +0000 UTC m=+306.479735258 2025/10/20 04:48:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): >close: err= 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): _writeAt: size=5, off=0 2025/10/20 04:48:32 DEBUG : file1(0xc0005ba340): >_writeAt: n=0, err=file already closed 2025/10/20 04:48:32 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:32 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:32 DEBUG : Looking for writers 2025/10/20 04:48:32 DEBUG : file1: reading active writers 2025/10/20 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:33 DEBUG : Looking for writers 2025/10/20 04:48:33 DEBUG : file1: reading active writers 2025/10/20 04:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:33 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/20 04:48:33 DEBUG : Looking for writers 2025/10/20 04:48:33 DEBUG : file1: reading active writers 2025/10/20 04:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/20 04:48:34 INFO : file1: Copied (new) 2025/10/20 04:48:34 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-20 04:48:32 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/10/20 04:48:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:34 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:34 DEBUG : Looking for writers 2025/10/20 04:48:34 DEBUG : file1: reading active writers 2025/10/20 04:48:34 DEBUG : >WaitForWriters: 2025/10/20 04:48:34 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:34 DEBUG : Looking for writers 2025/10/20 04:48:34 DEBUG : file1: reading active writers 2025/10/20 04:48:34 DEBUG : >WaitForWriters: 2025/10/20 04:48:34 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:35 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:35 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:35 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:35 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:35 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:35 DEBUG : file1(0xc00046efc0): openPending: 2025/10/20 04:48:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:35 DEBUG : file1(0xc00046efc0): >openPending: err= 2025/10/20 04:48:35 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:35 DEBUG : file1(0xc00046efc0): close: 2025/10/20 04:48:35 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:35.563560814 +0000 UTC m=+309.629153521 2025/10/20 04:48:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:35 DEBUG : file1(0xc00046efc0): >close: err= 2025/10/20 04:48:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 04:48:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:48:35 DEBUG : file2: newRWFileHandle: 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): openPending: 2025/10/20 04:48:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): >openPending: err= 2025/10/20 04:48:35 DEBUG : file2: >newRWFileHandle: err= 2025/10/20 04:48:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 04:48:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/20 04:48:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): RWFileHandle.Flush 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): RWFileHandle.Release 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): close: 2025/10/20 04:48:35 DEBUG : file2: vfs cache: setting modification time to 2025-10-20 04:48:35.566085824 +0000 UTC m=+309.631678533 2025/10/20 04:48:35 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:35 DEBUG : file2(0xc00046f5c0): >close: err= 2025/10/20 04:48:35 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/20 04:48:35 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:35 DEBUG : file2: vfs cache: starting upload 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/20 04:48:35 DEBUG : Looking for writers 2025/10/20 04:48:35 DEBUG : file1: reading active writers 2025/10/20 04:48:35 DEBUG : file2: reading active writers 2025/10/20 04:48:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/20 04:48:36 DEBUG : Looking for writers 2025/10/20 04:48:36 DEBUG : file1: reading active writers 2025/10/20 04:48:36 DEBUG : file2: reading active writers 2025/10/20 04:48:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/20 04:48:36 DEBUG : Looking for writers 2025/10/20 04:48:36 DEBUG : file2: reading active writers 2025/10/20 04:48:36 DEBUG : file1: reading active writers 2025/10/20 04:48:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/10/20 04:48:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:48:37 INFO : file1: Copied (new) 2025/10/20 04:48:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-20 04:48:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/20 04:48:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:37 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:37 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:48:37 INFO : file2: Copied (new) 2025/10/20 04:48:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-20 04:48:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/10/20 04:48:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/20 04:48:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 04:48:37 INFO : file2: vfs cache: upload succeeded try #1 2025/10/20 04:48:37 DEBUG : Looking for writers 2025/10/20 04:48:37 DEBUG : file1: reading active writers 2025/10/20 04:48:37 DEBUG : file2: reading active writers 2025/10/20 04:48:37 DEBUG : >WaitForWriters: 2025/10/20 04:48:38 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:38 DEBUG : Looking for writers 2025/10/20 04:48:38 DEBUG : file2: reading active writers 2025/10/20 04:48:38 DEBUG : file1: reading active writers 2025/10/20 04:48:38 DEBUG : >WaitForWriters: 2025/10/20 04:48:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.45s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:38 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:38 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:39 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): openPending: 2025/10/20 04:48:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): >openPending: err= 2025/10/20 04:48:39 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): _writeAt: size=5, off=0 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): >_writeAt: n=5, err= 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): RWFileHandle.Flush 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): RWFileHandle.Flush 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): close: 2025/10/20 04:48:39 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:39.046365604 +0000 UTC m=+313.111958321 2025/10/20 04:48:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:39 DEBUG : file1(0xc000162440): >close: err= 2025/10/20 04:48:39 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:39 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:39 DEBUG : Looking for writers 2025/10/20 04:48:39 DEBUG : file1: reading active writers 2025/10/20 04:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:48:40 DEBUG : Looking for writers 2025/10/20 04:48:40 DEBUG : file1: reading active writers 2025/10/20 04:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:48:41 INFO : file1: Copied (new) 2025/10/20 04:48:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 04:48:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/20 04:48:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:41 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:41 DEBUG : Looking for writers 2025/10/20 04:48:41 DEBUG : file1: reading active writers 2025/10/20 04:48:41 DEBUG : >WaitForWriters: 2025/10/20 04:48:41 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.07s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:41 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:41 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:41 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:41 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:42 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): openPending: 2025/10/20 04:48:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): >openPending: err= 2025/10/20 04:48:42 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): _writeAt: size=5, off=0 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): >_writeAt: n=5, err= 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): RWFileHandle.Release 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): close: 2025/10/20 04:48:42 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:42.118277308 +0000 UTC m=+316.183870037 2025/10/20 04:48:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): >close: err= 2025/10/20 04:48:42 DEBUG : file1(0xc0002cfc80): RWFileHandle.Release 2025/10/20 04:48:42 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:42 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:42 DEBUG : Looking for writers 2025/10/20 04:48:42 DEBUG : file1: reading active writers 2025/10/20 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:43 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:48:43 DEBUG : Looking for writers 2025/10/20 04:48:43 DEBUG : file1: reading active writers 2025/10/20 04:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:48:44 INFO : file1: Copied (new) 2025/10/20 04:48:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 04:48:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/20 04:48:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:44 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:44 DEBUG : Looking for writers 2025/10/20 04:48:44 DEBUG : file1: reading active writers 2025/10/20 04:48:44 DEBUG : >WaitForWriters: 2025/10/20 04:48:44 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.08s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:44 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:44 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:44 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:44 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 04:48:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:48:48 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): openPending: 2025/10/20 04:48:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): >openPending: err= 2025/10/20 04:48:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 04:48:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): _writeAt: size=5, off=0 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): >_writeAt: n=5, err= 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): close: 2025/10/20 04:48:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:48:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-20 04:48:48.073147591 +0000 UTC m=+322.138740299 2025/10/20 04:48:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:48 DEBUG : dir/file1(0xc000974280): >close: err= 2025/10/20 04:48:48 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:48 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:48 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:48 DEBUG : dir: Looking for writers 2025/10/20 04:48:48 DEBUG : file1: reading active writers 2025/10/20 04:48:48 DEBUG : Looking for writers 2025/10/20 04:48:48 DEBUG : dir: reading active writers 2025/10/20 04:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:49 DEBUG : dir: Looking for writers 2025/10/20 04:48:49 DEBUG : file1: reading active writers 2025/10/20 04:48:49 DEBUG : Looking for writers 2025/10/20 04:48:49 DEBUG : dir: reading active writers 2025/10/20 04:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:48:49 INFO : dir/file1: Copied (replaced existing) 2025/10/20 04:48:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-20 04:48:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/20 04:48:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:50 DEBUG : dir: Looking for writers 2025/10/20 04:48:50 DEBUG : file1: reading active writers 2025/10/20 04:48:50 DEBUG : Looking for writers 2025/10/20 04:48:50 DEBUG : dir: reading active writers 2025/10/20 04:48:50 DEBUG : >WaitForWriters: 2025/10/20 04:48:50 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:51 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:51 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:51 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:51 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/10/20 04:48:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:54 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 04:48:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 04:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 04:48:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): _writeAt: size=5, off=0 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): openPending: 2025/10/20 04:48:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/20 04:48:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 04:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): >openPending: err= 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): >_writeAt: n=5, err= 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): _writeAt: size=15, off=5 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): >_writeAt: n=15, err= 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): close: 2025/10/20 04:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/20 04:48:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-20 04:48:54.638665334 +0000 UTC m=+328.704258043 2025/10/20 04:48:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:54 DEBUG : dir/file1(0xc000974180): >close: err= 2025/10/20 04:48:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:54 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:54 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/10/20 04:48:54 DEBUG : dir: Looking for writers 2025/10/20 04:48:54 DEBUG : file1: reading active writers 2025/10/20 04:48:54 DEBUG : Looking for writers 2025/10/20 04:48:54 DEBUG : dir: reading active writers 2025/10/20 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:55 DEBUG : dir: Looking for writers 2025/10/20 04:48:55 DEBUG : file1: reading active writers 2025/10/20 04:48:55 DEBUG : Looking for writers 2025/10/20 04:48:55 DEBUG : dir: reading active writers 2025/10/20 04:48:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:55 DEBUG : dir: Looking for writers 2025/10/20 04:48:55 DEBUG : file1: reading active writers 2025/10/20 04:48:55 DEBUG : Looking for writers 2025/10/20 04:48:55 DEBUG : dir: reading active writers 2025/10/20 04:48:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:48:55 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/20 04:48:55 INFO : dir/file1: Copied (replaced existing) 2025/10/20 04:48:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-20 04:48:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/20 04:48:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 04:48:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 04:48:56 DEBUG : dir: Looking for writers 2025/10/20 04:48:56 DEBUG : file1: reading active writers 2025/10/20 04:48:56 DEBUG : Looking for writers 2025/10/20 04:48:56 DEBUG : dir: reading active writers 2025/10/20 04:48:56 DEBUG : >WaitForWriters: 2025/10/20 04:48:56 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.57s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:48:58 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:48:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:48:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:48:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:48:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:48:58 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:48:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:48:58 DEBUG : file1: newRWFileHandle: 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): openPending: 2025/10/20 04:48:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:48:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): >openPending: err= 2025/10/20 04:48:58 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:48:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:48:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:48:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): _writeAt: size=5, off=0 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): >_writeAt: n=5, err= 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): close: 2025/10/20 04:48:58 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 04:48:58.325096802 +0000 UTC m=+332.390689520 2025/10/20 04:48:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:48:58 DEBUG : file1(0xc000162e00): >close: err= 2025/10/20 04:48:58 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:48:58 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:48:58 DEBUG : Looking for writers 2025/10/20 04:48:58 DEBUG : file1: reading active writers 2025/10/20 04:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:48:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:48:59 DEBUG : Looking for writers 2025/10/20 04:48:59 DEBUG : file1: reading active writers 2025/10/20 04:48:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:49:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:49:00 INFO : file1: Copied (new) 2025/10/20 04:49:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 04:48:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/20 04:49:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:49:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:49:00 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:49:00 DEBUG : Looking for writers 2025/10/20 04:49:00 DEBUG : file1: reading active writers 2025/10/20 04:49:00 DEBUG : >WaitForWriters: 2025/10/20 04:49:00 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.08s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:01 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:01 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:49:01 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:01 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/20 04:49:01 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.405550081 +0000 UTC m=+335.471142799 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046f6c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.405550081 +0000 UTC m=+335.471142799 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00046fb80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.405550081 +0000 UTC m=+335.471142799 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0002ce880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cd20 item 1 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.409809668 +0000 UTC m=+335.475402387 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418040): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.409809668 +0000 UTC m=+335.475402387 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000418740): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372230 item 2 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.412837934 +0000 UTC m=+335.478430652 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa0c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.412837934 +0000 UTC m=+335.478430652 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aa900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.412837934 +0000 UTC m=+335.478430652 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aadc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372930 item 3 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.416847331 +0000 UTC m=+335.482440040 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ab480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.416847331 +0000 UTC m=+335.482440040 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aba00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373110 item 4 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.419673728 +0000 UTC m=+335.485266437 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c20c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.419673728 +0000 UTC m=+335.485266437 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2540): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.419673728 +0000 UTC m=+335.485266437 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c2a00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373490 item 5 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.423650315 +0000 UTC m=+335.489243032 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.423650315 +0000 UTC m=+335.489243032 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c35c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373b90 item 6 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.426547033 +0000 UTC m=+335.492139742 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0007c3c40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.426547033 +0000 UTC m=+335.492139742 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008021c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.426547033 +0000 UTC m=+335.492139742 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003363f0 item 7 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.430609621 +0000 UTC m=+335.496202338 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000802d00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.430609621 +0000 UTC m=+335.496202338 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803240): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374000 item 8 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc000803800): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803800): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.434282387 +0000 UTC m=+335.499875095 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000803bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.434282387 +0000 UTC m=+335.499875095 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008240c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.434282387 +0000 UTC m=+335.499875095 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008245c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374850 item 9 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.438504444 +0000 UTC m=+335.504097162 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000824c40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.438504444 +0000 UTC m=+335.504097162 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825180): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375490 item 10 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc0008257c0): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008257c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.441689914 +0000 UTC m=+335.507282632 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000825b80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.441689914 +0000 UTC m=+335.507282632 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.441689914 +0000 UTC m=+335.507282632 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086c600): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c70 item 11 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.445863521 +0000 UTC m=+335.511456239 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086cc80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.445863521 +0000 UTC m=+335.511456239 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d1c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 12 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc00086d800): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086d800): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.448965033 +0000 UTC m=+335.514557752 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc00086dbc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.448965033 +0000 UTC m=+335.514557752 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc300): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 13 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45199389 +0000 UTC m=+335.517586609 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cc980): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45199389 +0000 UTC m=+335.517586609 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008ccec0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 14 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc0008cd500): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd500): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45535953 +0000 UTC m=+335.520952248 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0008cd8c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45535953 +0000 UTC m=+335.520952248 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912000): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aee0 item 15 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45831011 +0000 UTC m=+335.523902827 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.45831011 +0000 UTC m=+335.523902827 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000912bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b2d0 item 16 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.461230313 +0000 UTC m=+335.526823020 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.461230313 +0000 UTC m=+335.526823020 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.461230313 +0000 UTC m=+335.526823020 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000913b80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b730 item 17 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.465385553 +0000 UTC m=+335.530978272 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936280): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.465385553 +0000 UTC m=+335.530978272 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009367c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472fc0 item 18 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.468199166 +0000 UTC m=+335.533791885 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000936e40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.468199166 +0000 UTC m=+335.533791885 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937340): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.468199166 +0000 UTC m=+335.533791885 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937840): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 19 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.472219655 +0000 UTC m=+335.537812363 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000937ec0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.472219655 +0000 UTC m=+335.537812363 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 20 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.479486329 +0000 UTC m=+335.545079006 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000962b00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.479486329 +0000 UTC m=+335.545079006 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963000): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.479486329 +0000 UTC m=+335.545079006 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963500): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 21 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.483042366 +0000 UTC m=+335.548635064 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000963b80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.483042366 +0000 UTC m=+335.548635064 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae140): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e82a0 item 22 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.485200658 +0000 UTC m=+335.550793356 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009ae7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.485200658 +0000 UTC m=+335.550793356 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009aecc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.485200658 +0000 UTC m=+335.550793356 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af1c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9340 item 23 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.488039517 +0000 UTC m=+335.553632216 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009af840): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.488039517 +0000 UTC m=+335.553632216 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009afd80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 24 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc0009da440): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da440): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.490429946 +0000 UTC m=+335.556022644 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009da800): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.490429946 +0000 UTC m=+335.556022644 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dad00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.490429946 +0000 UTC m=+335.556022644 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db240): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 25 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.493453202 +0000 UTC m=+335.559045900 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009db8c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.493453202 +0000 UTC m=+335.559045900 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009dbe00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa5b0 item 26 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc000a084c0): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a084c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.495601506 +0000 UTC m=+335.561194214 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.495601506 +0000 UTC m=+335.561194214 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a08d80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.495601506 +0000 UTC m=+335.561194214 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a092c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aad20 item 27 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.49835734 +0000 UTC m=+335.563950037 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09940): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.49835734 +0000 UTC m=+335.563950037 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a09e80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abce0 item 28 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc000a2e540): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e540): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.500795317 +0000 UTC m=+335.566387995 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2e900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.500795317 +0000 UTC m=+335.566387995 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2efc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325420 item 29 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.502430357 +0000 UTC m=+335.568023035 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2f640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.502430357 +0000 UTC m=+335.568023035 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a2fb80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358cb0 item 30 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): _readAt: size=2, off=0 2025/10/20 04:49:01 ERROR : open-test-file(0xc000a68240): Couldn't read size of file 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): close: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68240): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.505406495 +0000 UTC m=+335.570999213 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68600): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.505406495 +0000 UTC m=+335.570999213 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a68cc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003598f0 item 31 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.508911886 +0000 UTC m=+335.574504605 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69340): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.508911886 +0000 UTC m=+335.574504605 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400460 item 32 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.511915014 +0000 UTC m=+335.577507733 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a69ec0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 33 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.513185571 +0000 UTC m=+335.578778288 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a923c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.513185571 +0000 UTC m=+335.578778288 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a928c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 33 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.51609337 +0000 UTC m=+335.581686078 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a92f00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 34 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.517225635 +0000 UTC m=+335.582818344 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93380): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.517225635 +0000 UTC m=+335.582818344 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a938c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 34 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.520037636 +0000 UTC m=+335.585630333 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000a93f00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 35 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.520912789 +0000 UTC m=+335.586505487 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4400): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.520912789 +0000 UTC m=+335.586505487 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401960 item 35 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.523092641 +0000 UTC m=+335.588685339 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab4f80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ea0 item 36 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.524163913 +0000 UTC m=+335.589756611 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab5480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.524163913 +0000 UTC m=+335.589756611 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ab59c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a0e0 item 36 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.526611538 +0000 UTC m=+335.592204245 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a5b0 item 37 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.528201744 +0000 UTC m=+335.593794422 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ad0500): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.528201744 +0000 UTC m=+335.593794422 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005ba5c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 37 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.530503965 +0000 UTC m=+335.596096674 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005badc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417110 item 38 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.531426328 +0000 UTC m=+335.597019027 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bb480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.531426328 +0000 UTC m=+335.597019027 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0005bba00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e0e0 item 38 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.533638732 +0000 UTC m=+335.599231430 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 39 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.53450585 +0000 UTC m=+335.600098548 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08600): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.53450585 +0000 UTC m=+335.600098548 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b08b00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e770 item 39 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.536885187 +0000 UTC m=+335.602477885 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09180): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ecb0 item 40 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.537859517 +0000 UTC m=+335.603452215 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.537859517 +0000 UTC m=+335.603452215 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b09bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee70 item 40 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.540177338 +0000 UTC m=+335.605770037 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f260 item 41 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.540927487 +0000 UTC m=+335.606520185 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26700): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f420 item 41 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.541773936 +0000 UTC m=+335.607366634 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b26bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.541773936 +0000 UTC m=+335.607366634 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f8f0 item 41 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.543938982 +0000 UTC m=+335.609531689 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27740): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fea0 item 42 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.544789508 +0000 UTC m=+335.610382206 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b27c40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 42 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.545871619 +0000 UTC m=+335.611464317 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.545871619 +0000 UTC m=+335.611464317 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 42 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.547951274 +0000 UTC m=+335.613543992 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b48dc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 43 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.548796842 +0000 UTC m=+335.614389540 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b492c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 43 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.550241063 +0000 UTC m=+335.615833771 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49800): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.550241063 +0000 UTC m=+335.615833771 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b49d40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 43 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.552655497 +0000 UTC m=+335.618248195 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62400): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 44 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.553447454 +0000 UTC m=+335.619040161 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 44 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.554306867 +0000 UTC m=+335.619899545 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b62e40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.554306867 +0000 UTC m=+335.619899545 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371650 item 44 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.555889749 +0000 UTC m=+335.621482427 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000974dc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432150 item 45 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.556512768 +0000 UTC m=+335.622105447 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009752c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.556512768 +0000 UTC m=+335.622105447 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc0009759c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432380 item 45 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.558301888 +0000 UTC m=+335.623894556 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 46 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.558959433 +0000 UTC m=+335.624552110 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8e580): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.558959433 +0000 UTC m=+335.624552110 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8ec80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432930 item 46 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.560765453 +0000 UTC m=+335.626358132 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f2c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d90 item 47 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.561413651 +0000 UTC m=+335.627006318 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8f7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.561413651 +0000 UTC m=+335.627006318 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b8fec0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432fc0 item 47 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.56332559 +0000 UTC m=+335.628918258 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8580): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433420 item 48 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.563964821 +0000 UTC m=+335.629557499 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba8a80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.563964821 +0000 UTC m=+335.629557499 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9180): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004335e0 item 48 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.567369322 +0000 UTC m=+335.632962040 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba97c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004339d0 item 49 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.568652041 +0000 UTC m=+335.634244758 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ba9c40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.568652041 +0000 UTC m=+335.634244758 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c00 item 49 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.572366505 +0000 UTC m=+335.637959233 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c380 item 50 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.573803363 +0000 UTC m=+335.639396081 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd0d80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.573803363 +0000 UTC m=+335.639396081 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1300): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 50 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.577452103 +0000 UTC m=+335.643044821 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1980): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cd90 item 51 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.57888319 +0000 UTC m=+335.644475918 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bd1e80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.57888319 +0000 UTC m=+335.644475918 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bea440): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cf50 item 51 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.582547319 +0000 UTC m=+335.648140028 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beaac0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d500 item 52 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.583813687 +0000 UTC m=+335.649406406 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beafc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.583813687 +0000 UTC m=+335.649406406 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000beb540): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d7a0 item 52 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.586500061 +0000 UTC m=+335.652092779 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000bebbc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 53 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.58745339 +0000 UTC m=+335.653046109 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06140): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.58745339 +0000 UTC m=+335.653046109 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e000 item 53 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.589630128 +0000 UTC m=+335.655222806 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c06d00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e540 item 54 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.590434578 +0000 UTC m=+335.656027256 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.590434578 +0000 UTC m=+335.656027256 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e700 item 54 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.592011409 +0000 UTC m=+335.657604076 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c07e00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ec40 item 55 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.592696816 +0000 UTC m=+335.658289494 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28380): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.592696816 +0000 UTC m=+335.658289494 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c288c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044efc0 item 55 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.594512274 +0000 UTC m=+335.660104953 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c28f40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f340 item 56 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.595233439 +0000 UTC m=+335.660826116 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c29440): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.595233439 +0000 UTC m=+335.660826116 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c299c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f500 item 56 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.596609442 +0000 UTC m=+335.662202120 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f9d0 item 57 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.597189711 +0000 UTC m=+335.662782389 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c445c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fb90 item 57 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.597845182 +0000 UTC m=+335.663437860 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c44b00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.597845182 +0000 UTC m=+335.663437860 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fdc0 item 57 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.599610657 +0000 UTC m=+335.665203335 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c456c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 58 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.600319087 +0000 UTC m=+335.665911764 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c45c00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474460 item 58 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.601079344 +0000 UTC m=+335.666672022 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c641c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.601079344 +0000 UTC m=+335.666672022 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474690 item 58 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.602643131 +0000 UTC m=+335.668235808 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c64dc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 59 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.603290194 +0000 UTC m=+335.668882873 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65300): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d20 item 59 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.604047326 +0000 UTC m=+335.669640004 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65840): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.604047326 +0000 UTC m=+335.669640004 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c65dc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 59 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.605645548 +0000 UTC m=+335.671238225 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004753b0 item 60 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.606524348 +0000 UTC m=+335.672117025 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8c9c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 60 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.607168677 +0000 UTC m=+335.672761355 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8cf00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.607168677 +0000 UTC m=+335.672761355 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8d4c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004757a0 item 60 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.608515546 +0000 UTC m=+335.674108234 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000c8db00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b90 item 61 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.609089203 +0000 UTC m=+335.674681881 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb00c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.609089203 +0000 UTC m=+335.674681881 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb07c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475dc0 item 61 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.610662957 +0000 UTC m=+335.676255635 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb0e00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a230 item 62 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.611222178 +0000 UTC m=+335.676814855 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1340): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.611222178 +0000 UTC m=+335.676814855 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cb1a40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 62 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.612825258 +0000 UTC m=+335.678417936 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 63 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.613382644 +0000 UTC m=+335.678975322 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cce640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.613382644 +0000 UTC m=+335.678975322 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cced40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aaf0 item 63 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.61487193 +0000 UTC m=+335.680464608 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf380): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 64 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.615397928 +0000 UTC m=+335.680990607 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ccf8c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.615397928 +0000 UTC m=+335.680990607 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec040): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b180 item 64 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.616889899 +0000 UTC m=+335.682482577 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cec680): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b650 item 65 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.617515604 +0000 UTC m=+335.683108281 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cecb00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.617515604 +0000 UTC m=+335.683108281 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced000): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b8f0 item 65 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.619065153 +0000 UTC m=+335.684657831 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ced640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bdc0 item 66 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.619770157 +0000 UTC m=+335.685362835 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000cedac0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.619770157 +0000 UTC m=+335.685362835 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 66 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.621250987 +0000 UTC m=+335.686843665 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d126c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c690 item 67 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.621917359 +0000 UTC m=+335.687510026 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d12b40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.621917359 +0000 UTC m=+335.687510026 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13040): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c9a0 item 67 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.623859595 +0000 UTC m=+335.689452273 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d136c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 68 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.624652073 +0000 UTC m=+335.690244751 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d13bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.624652073 +0000 UTC m=+335.690244751 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a180): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 68 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.626488321 +0000 UTC m=+335.692080999 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2a7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 69 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.627266521 +0000 UTC m=+335.692859199 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2ac40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.627266521 +0000 UTC m=+335.692859199 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b140): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 69 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.629320407 +0000 UTC m=+335.694913086 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2b7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 70 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.630033397 +0000 UTC m=+335.695626075 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d2bcc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.630033397 +0000 UTC m=+335.695626075 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c280): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 70 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.631599907 +0000 UTC m=+335.697192586 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4c900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e690 item 71 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.632407244 +0000 UTC m=+335.697999921 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4ce00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.632407244 +0000 UTC m=+335.697999921 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d300): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 71 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.634400165 +0000 UTC m=+335.699992864 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4d980): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 72 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.635223802 +0000 UTC m=+335.700816480 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d4de80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.635223802 +0000 UTC m=+335.700816480 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6e440): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 72 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.63675179 +0000 UTC m=+335.702344468 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ea00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 73 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.637153685 +0000 UTC m=+335.702746362 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ef00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 73 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.63769909 +0000 UTC m=+335.703291767 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f3c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.63769909 +0000 UTC m=+335.703291767 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6f900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f570 item 73 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.639194998 +0000 UTC m=+335.704787676 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d6ff40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 74 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.639793292 +0000 UTC m=+335.705385969 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d904c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 74 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.640948029 +0000 UTC m=+335.706540707 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90a00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.640948029 +0000 UTC m=+335.706540707 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d90f80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fdc0 item 74 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.642131652 +0000 UTC m=+335.707724330 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d915c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490230 item 75 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.642616822 +0000 UTC m=+335.708209500 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000d91ac0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): _writeAt: size=3, off=2 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004904d0 item 75 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.643279817 +0000 UTC m=+335.708872496 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.643279817 +0000 UTC m=+335.708872496 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db05c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 75 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.645005418 +0000 UTC m=+335.710598095 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db0c00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a10 item 76 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.645605283 +0000 UTC m=+335.711197961 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 76 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): _writeAt: size=3, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.646324133 +0000 UTC m=+335.711916811 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.646324133 +0000 UTC m=+335.711916811 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000db1bc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d90 item 76 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.647757905 +0000 UTC m=+335.713350593 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0280): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491110 item 77 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.648278662 +0000 UTC m=+335.713871340 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.648278662 +0000 UTC m=+335.713871340 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd0e80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004912d0 item 77 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.649826699 +0000 UTC m=+335.715419778 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd14c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491650 item 78 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.650336035 +0000 UTC m=+335.715928713 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000dd19c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.650336035 +0000 UTC m=+335.715928713 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0140): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491810 item 78 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.651871679 +0000 UTC m=+335.717464367 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0780): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 79 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.65246394 +0000 UTC m=+335.718056619 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df0c80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.65246394 +0000 UTC m=+335.718056619 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1380): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 79 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.654055318 +0000 UTC m=+335.719647997 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df19c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498150 item 80 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.654468023 +0000 UTC m=+335.720060702 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000df1ec0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.654468023 +0000 UTC m=+335.720060702 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0e640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498310 item 80 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.655982647 +0000 UTC m=+335.721575325 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0ec80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498690 item 81 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.656561174 +0000 UTC m=+335.722153852 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.656561174 +0000 UTC m=+335.722153852 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0f640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498850 item 81 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.658035011 +0000 UTC m=+335.723627688 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e0fcc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498bd0 item 82 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.65865792 +0000 UTC m=+335.724250598 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e240): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.65865792 +0000 UTC m=+335.724250598 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2e7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498d90 item 82 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.660020238 +0000 UTC m=+335.725612916 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ee40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499110 item 83 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.660483869 +0000 UTC m=+335.726076547 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f340): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.660483869 +0000 UTC m=+335.726076547 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2f880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004992d0 item 83 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.6616933 +0000 UTC m=+335.727285997 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e2ff00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499650 item 84 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.662277296 +0000 UTC m=+335.727869974 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4e480): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.662277296 +0000 UTC m=+335.727869974 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4ea00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499810 item 84 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.663614185 +0000 UTC m=+335.729206864 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499b90 item 85 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.664243127 +0000 UTC m=+335.729835805 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4f580): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.664243127 +0000 UTC m=+335.729835805 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e4fac0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499d50 item 85 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.665606346 +0000 UTC m=+335.731199025 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a1c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4230 item 86 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.666570667 +0000 UTC m=+335.732163385 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6a6c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.666570667 +0000 UTC m=+335.732163385 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6ac40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4460 item 86 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.668810552 +0000 UTC m=+335.734403270 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b2c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4850 item 87 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.669620723 +0000 UTC m=+335.735213431 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6b7c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.669620723 +0000 UTC m=+335.735213431 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e6bd00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4a80 item 87 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.671759178 +0000 UTC m=+335.737351896 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c400): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e70 item 88 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.672658507 +0000 UTC m=+335.738251225 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8c900): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.672658507 +0000 UTC m=+335.738251225 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8ce80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d50a0 item 88 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.675013508 +0000 UTC m=+335.740606227 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8d4c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5500 item 89 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.67582897 +0000 UTC m=+335.741421688 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8da00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5730 item 89 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.676746322 +0000 UTC m=+335.742339040 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000e8df40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.676746322 +0000 UTC m=+335.742339040 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaa540): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d59d0 item 89 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.678958676 +0000 UTC m=+335.744551394 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eaab80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5e30 item 90 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.680194906 +0000 UTC m=+335.745787615 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab0c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8070 item 90 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.681493655 +0000 UTC m=+335.747086373 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eab600): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.681493655 +0000 UTC m=+335.747086373 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000eabbc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8230 item 90 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.68422878 +0000 UTC m=+335.749821498 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec8280): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8690 item 91 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.685284012 +0000 UTC m=+335.750876730 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000ec87c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): >_readAt: n=2, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): _writeAt: size=3, off=7 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c70 item 91 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.68595421 +0000 UTC m=+335.751546887 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63080): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): >_readAt: n=8, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.68595421 +0000 UTC m=+335.751546887 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63600): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 91 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.687821897 +0000 UTC m=+335.753414575 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000b63c40): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0460 item 92 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.688508125 +0000 UTC m=+335.754100813 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00200): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): open at offset 5 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0690 item 92 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): _readAt: size=2, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): _writeAt: size=3, off=5 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): >_writeAt: n=3, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.68936268 +0000 UTC m=+335.754955368 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00740): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): >_readAt: n=3, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.68936268 +0000 UTC m=+335.754955368 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f00d00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0850 item 92 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.691092116 +0000 UTC m=+335.756684795 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01340): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0cb0 item 93 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.691677847 +0000 UTC m=+335.757270525 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f01880): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.691677847 +0000 UTC m=+335.757270525 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22000): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e70 item 93 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.693359003 +0000 UTC m=+335.758951692 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22640): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e12d0 item 94 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.693931618 +0000 UTC m=+335.759524296 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f22b80): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.693931618 +0000 UTC m=+335.759524296 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23280): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1500 item 94 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.695484885 +0000 UTC m=+335.761077563 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f238c0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1880 item 95 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.696075062 +0000 UTC m=+335.761667740 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f23e00): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.696075062 +0000 UTC m=+335.761667740 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3c580): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1a40 item 95 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): open at offset 0 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): _readAt: size=2, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.698532406 +0000 UTC m=+335.764125124 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3cbc0): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): _writeAt: size=5, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): >openPending: err= 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ea0 item 96 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): >_writeAt: n=5, err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.699453796 +0000 UTC m=+335.765046514 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d100): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:01 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): _readAt: size=512, off=0 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): openPending: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): >openPending: err= 2025/10/20 04:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): >_readAt: n=5, err=EOF 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): close: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:01.699453796 +0000 UTC m=+335.765046514 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:01 DEBUG : open-test-file(0xc000f3d800): >close: err= 2025/10/20 04:49:01 DEBUG : open-test-file: Remove: 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec0e0 item 96 2025/10/20 04:49:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:01 DEBUG : open-test-file: >Remove: err= 2025/10/20 04:49:01 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:01 DEBUG : Looking for writers 2025/10/20 04:49:01 DEBUG : >WaitForWriters: 2025/10/20 04:49:01 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:02 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:02 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:49:02 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:02 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/20 04:49:02 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.312248852 +0000 UTC m=+336.377841569 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec8dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.312248852 +0000 UTC m=+336.377841569 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.312248852 +0000 UTC m=+336.377841569 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9260 item 1 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.316772204 +0000 UTC m=+336.382364922 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ec9d40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.316772204 +0000 UTC m=+336.382364922 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc2c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ab0 item 2 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.319588872 +0000 UTC m=+336.385181591 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efc900): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.319588872 +0000 UTC m=+336.385181591 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efcd80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.319588872 +0000 UTC m=+336.385181591 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f00e0 item 3 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.324311419 +0000 UTC m=+336.389904138 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efd8c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.324311419 +0000 UTC m=+336.389904138 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000efde00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f08c0 item 4 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.327434312 +0000 UTC m=+336.393027021 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c4c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.327434312 +0000 UTC m=+336.393027021 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109c940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.327434312 +0000 UTC m=+336.393027021 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109ce00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e00 item 5 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.331697386 +0000 UTC m=+336.397290095 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.331697386 +0000 UTC m=+336.397290095 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00109d9c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1340 item 6 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.334671451 +0000 UTC m=+336.400264159 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c00c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.334671451 +0000 UTC m=+336.400264159 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c05c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.334671451 +0000 UTC m=+336.400264159 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c0a80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1810 item 7 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.338976123 +0000 UTC m=+336.404568840 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1100): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.338976123 +0000 UTC m=+336.404568840 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2440): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecd90 item 8 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc000fa2a00): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2a00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.342371968 +0000 UTC m=+336.407964677 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa2dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.342371968 +0000 UTC m=+336.407964677 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.342371968 +0000 UTC m=+336.407964677 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3740): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed110 item 9 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.346745631 +0000 UTC m=+336.412338350 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fa3dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.346745631 +0000 UTC m=+336.412338350 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8380): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed5e0 item 10 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc000fd89c0): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd89c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.351217176 +0000 UTC m=+336.416809884 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd8d80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.351217176 +0000 UTC m=+336.416809884 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9280): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.351217176 +0000 UTC m=+336.416809884 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed9d0 item 11 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.355447939 +0000 UTC m=+336.421040658 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fd9e00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.355447939 +0000 UTC m=+336.421040658 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffe3c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc0e0 item 12 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc000ffea00): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffea00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.359377618 +0000 UTC m=+336.424970335 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ffedc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.359377618 +0000 UTC m=+336.424970335 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fff480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc540 item 13 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.362434116 +0000 UTC m=+336.428026824 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000fffb00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.362434116 +0000 UTC m=+336.428026824 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e0c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc9a0 item 14 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc00111e700): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111e700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.365180353 +0000 UTC m=+336.430773061 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111eac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.365180353 +0000 UTC m=+336.430773061 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f180): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fce70 item 15 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.368217575 +0000 UTC m=+336.433810294 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111f800): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.368217575 +0000 UTC m=+336.433810294 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00111fd40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd3b0 item 16 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.370934696 +0000 UTC m=+336.436527415 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.370934696 +0000 UTC m=+336.436527415 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138880): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.370934696 +0000 UTC m=+336.436527415 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001138d80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd9d0 item 17 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.374821394 +0000 UTC m=+336.440414122 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.374821394 +0000 UTC m=+336.440414122 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001139940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdea0 item 18 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.377651047 +0000 UTC m=+336.443243765 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.377651047 +0000 UTC m=+336.443243765 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.377651047 +0000 UTC m=+336.443243765 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001160a40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154310 item 19 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.381519049 +0000 UTC m=+336.447111768 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011610c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.381519049 +0000 UTC m=+336.447111768 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161600): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011547e0 item 20 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.384304198 +0000 UTC m=+336.449896916 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001161c80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.384304198 +0000 UTC m=+336.449896916 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180200): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.384304198 +0000 UTC m=+336.449896916 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001154b60 item 21 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.388473156 +0000 UTC m=+336.454065874 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001180d80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.388473156 +0000 UTC m=+336.454065874 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0011812c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001155030 item 22 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.391251983 +0000 UTC m=+336.456844690 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.391251983 +0000 UTC m=+336.456844690 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001181e40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.391251983 +0000 UTC m=+336.456844690 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00119c3c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011553b0 item 23 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.395547468 +0000 UTC m=+336.461140185 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.395547468 +0000 UTC m=+336.461140185 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010c1a40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e6000 item 24 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc0010f2100): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2100): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.398324151 +0000 UTC m=+336.463916870 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f24c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.398324151 +0000 UTC m=+336.463916870 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f29c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.398324151 +0000 UTC m=+336.463916870 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f2f00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e6380 item 25 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.402029569 +0000 UTC m=+336.467622287 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3580): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.402029569 +0000 UTC m=+336.467622287 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010f3ac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e6850 item 26 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc001216180): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216180): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.405503541 +0000 UTC m=+336.471096259 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.405503541 +0000 UTC m=+336.471096259 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216a40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.405503541 +0000 UTC m=+336.471096259 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001216f80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e6bd0 item 27 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.409122275 +0000 UTC m=+336.474714993 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217600): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.409122275 +0000 UTC m=+336.474714993 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001217b40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e70a0 item 28 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc001238200): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238200): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.412547706 +0000 UTC m=+336.478140414 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012385c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.412547706 +0000 UTC m=+336.478140414 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001238c80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e7420 item 29 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.415683143 +0000 UTC m=+336.481275861 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239300): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.415683143 +0000 UTC m=+336.481275861 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239840): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e77a0 item 30 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): _readAt: size=2, off=0 2025/10/20 04:49:02 ERROR : open-test-file(0xc001239e80): Couldn't read size of file 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): close: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001239e80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.419069681 +0000 UTC m=+336.484662390 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a2c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.419069681 +0000 UTC m=+336.484662390 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125a980): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e7b20 item 31 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.42184891 +0000 UTC m=+336.487441628 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.42184891 +0000 UTC m=+336.487441628 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125b540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e7ea0 item 32 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.424447609 +0000 UTC m=+336.490040327 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00125bb80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012722a0 item 33 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.425795871 +0000 UTC m=+336.491388588 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278080): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.425795871 +0000 UTC m=+336.491388588 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278580): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001272460 item 33 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.429052054 +0000 UTC m=+336.494644772 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001278bc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012727e0 item 34 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.430183768 +0000 UTC m=+336.495776487 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.430183768 +0000 UTC m=+336.495776487 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279580): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012729a0 item 34 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.433150158 +0000 UTC m=+336.498742876 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001279bc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001272d20 item 35 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.435034807 +0000 UTC m=+336.500627535 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a0c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.435034807 +0000 UTC m=+336.500627535 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129a5c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001272ee0 item 35 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.438181986 +0000 UTC m=+336.503774694 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129ac40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001273260 item 36 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.439335401 +0000 UTC m=+336.504928120 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.439335401 +0000 UTC m=+336.504928120 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129b680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001273420 item 36 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.442021265 +0000 UTC m=+336.507613982 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00129bcc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012737a0 item 37 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.443086724 +0000 UTC m=+336.508679433 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b81c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.443086724 +0000 UTC m=+336.508679433 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b86c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001273960 item 37 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.445904085 +0000 UTC m=+336.511496792 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b8d40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001273ce0 item 38 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.447023767 +0000 UTC m=+336.512616475 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.447023767 +0000 UTC m=+336.512616475 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001273ea0 item 38 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.449910867 +0000 UTC m=+336.515503585 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012b9e00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d22a0 item 39 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.451033455 +0000 UTC m=+336.516626173 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de380): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.451033455 +0000 UTC m=+336.516626173 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012de880): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d2460 item 39 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.453767788 +0000 UTC m=+336.519360507 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012def00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d27e0 item 40 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.455092946 +0000 UTC m=+336.520685675 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.455092946 +0000 UTC m=+336.520685675 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012df940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d29a0 item 40 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.457877365 +0000 UTC m=+336.523470073 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012dff00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d2d20 item 41 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.458863175 +0000 UTC m=+336.524455893 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d2ee0 item 41 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.460285446 +0000 UTC m=+336.525878155 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fa940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.460285446 +0000 UTC m=+336.525878155 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fae80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d30a0 item 41 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.463419741 +0000 UTC m=+336.529012459 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0012fb4c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118ee0 item 42 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.464801324 +0000 UTC m=+336.530394043 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000162e00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119420 item 42 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.465910858 +0000 UTC m=+336.531503566 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000163400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.465910858 +0000 UTC m=+336.531503566 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001197a0 item 42 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.46907055 +0000 UTC m=+336.534663279 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100e780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010161c0 item 43 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.470130381 +0000 UTC m=+336.535723098 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100ec80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001016380 item 43 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.471411456 +0000 UTC m=+336.537004194 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f1c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.471411456 +0000 UTC m=+336.537004194 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100f700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001016540 item 43 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.474357947 +0000 UTC m=+336.539950655 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00100fd40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010168c0 item 44 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.475647508 +0000 UTC m=+336.541240227 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010322c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001016a80 item 44 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.476854395 +0000 UTC m=+336.542447112 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032800): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.476854395 +0000 UTC m=+336.542447112 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001032d80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001016c40 item 44 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.479825252 +0000 UTC m=+336.545417981 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010333c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001016fc0 item 45 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.480603343 +0000 UTC m=+336.546196062 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0010338c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.480603343 +0000 UTC m=+336.546196062 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001017180 item 45 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.483239022 +0000 UTC m=+336.548831740 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104c680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001017500 item 46 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.484399391 +0000 UTC m=+336.549992099 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104cb80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.484399391 +0000 UTC m=+336.549992099 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d280): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010176c0 item 46 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.488435448 +0000 UTC m=+336.554028166 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104d8c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001017a40 item 47 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.48960804 +0000 UTC m=+336.555200749 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00104ddc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.48960804 +0000 UTC m=+336.555200749 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001017c00 item 47 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.492226826 +0000 UTC m=+336.557819515 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001076b80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e000 item 48 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.492981824 +0000 UTC m=+336.558574523 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077080): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.492981824 +0000 UTC m=+336.558574523 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e1c0 item 48 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.495351373 +0000 UTC m=+336.560944061 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001077dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e540 item 49 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.496334009 +0000 UTC m=+336.561926717 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013922c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.496334009 +0000 UTC m=+336.561926717 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392800): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e700 item 49 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.499228784 +0000 UTC m=+336.564821502 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001392e80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ea80 item 50 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.500333598 +0000 UTC m=+336.565926306 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393380): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.500333598 +0000 UTC m=+336.565926306 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001393900): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ec40 item 50 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.50293917 +0000 UTC m=+336.568531888 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107efc0 item 51 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.504023456 +0000 UTC m=+336.569616164 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ae500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.504023456 +0000 UTC m=+336.569616164 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013aea40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f180 item 51 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.506630921 +0000 UTC m=+336.572223640 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af0c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f500 item 52 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.507643833 +0000 UTC m=+336.573236541 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013af5c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.507643833 +0000 UTC m=+336.573236541 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013afb40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f6c0 item 52 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.510112488 +0000 UTC m=+336.575705207 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fa40 item 53 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.511164453 +0000 UTC m=+336.576757161 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cc740): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.511164453 +0000 UTC m=+336.576757161 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013ccc80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fc00 item 53 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.513964911 +0000 UTC m=+336.579557629 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd300): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea000 item 54 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.515066279 +0000 UTC m=+336.580658997 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cd800): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.515066279 +0000 UTC m=+336.580658997 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013cdd80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea1c0 item 54 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.517688873 +0000 UTC m=+336.583281582 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea540 item 55 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.518859771 +0000 UTC m=+336.584452479 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4980): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.518859771 +0000 UTC m=+336.584452479 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f4ec0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ea700 item 55 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.522036456 +0000 UTC m=+336.587629174 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eaa80 item 56 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.523232261 +0000 UTC m=+336.588824980 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0013f5a40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.523232261 +0000 UTC m=+336.588824980 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eac40 item 56 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.526345456 +0000 UTC m=+336.591938205 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eafc0 item 57 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.527385719 +0000 UTC m=+336.592978437 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001410bc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb180 item 57 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.528646346 +0000 UTC m=+336.594239054 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411100): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.528646346 +0000 UTC m=+336.594239054 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb340 item 57 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.531666296 +0000 UTC m=+336.597259004 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001411cc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb6c0 item 58 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.532624285 +0000 UTC m=+336.598217002 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430280): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eb880 item 58 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.534017661 +0000 UTC m=+336.599610379 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014307c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.534017661 +0000 UTC m=+336.599610379 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001430d80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013eba40 item 58 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.537035797 +0000 UTC m=+336.602628506 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014313c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ebdc0 item 59 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.538052276 +0000 UTC m=+336.603644994 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431900): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144e000 item 59 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.539148424 +0000 UTC m=+336.604741152 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001431e40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.539148424 +0000 UTC m=+336.604741152 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452440): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144e1c0 item 59 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.542173464 +0000 UTC m=+336.607766182 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452a80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144e540 item 60 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.544797961 +0000 UTC m=+336.610390670 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001452fc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144e700 item 60 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.54618199 +0000 UTC m=+336.611774708 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.54618199 +0000 UTC m=+336.611774708 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001453ac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144e8c0 item 60 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.549440027 +0000 UTC m=+336.615032745 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e180): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144ec40 item 61 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.550606286 +0000 UTC m=+336.616199014 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146e6c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.550606286 +0000 UTC m=+336.616199014 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146edc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144ee00 item 61 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.55361766 +0000 UTC m=+336.619210348 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144f180 item 62 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.554506099 +0000 UTC m=+336.620098797 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00146f940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.554506099 +0000 UTC m=+336.620098797 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a00c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144f340 item 62 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.556997566 +0000 UTC m=+336.622590254 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144f6c0 item 63 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.557860857 +0000 UTC m=+336.623453555 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a0c40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.557860857 +0000 UTC m=+336.623453555 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1340): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144f880 item 63 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): >_readAt: n=0, err=Bad file descriptor 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.560475466 +0000 UTC m=+336.626068174 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1980): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144fc00 item 64 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.561465536 +0000 UTC m=+336.627058243 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014a1ec0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.561465536 +0000 UTC m=+336.627058243 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bc640): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144fdc0 item 64 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.564232921 +0000 UTC m=+336.629825639 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bcc80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c81c0 item 65 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.565247226 +0000 UTC m=+336.630839944 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd100): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.565247226 +0000 UTC m=+336.630839944 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bd600): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c8380 item 65 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.567979155 +0000 UTC m=+336.633571873 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014bdc40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c8700 item 66 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.56910554 +0000 UTC m=+336.634698248 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.56910554 +0000 UTC m=+336.634698248 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c88c0 item 66 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.571652132 +0000 UTC m=+336.637244850 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e0cc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c8c40 item 67 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.572686523 +0000 UTC m=+336.638279241 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.572686523 +0000 UTC m=+336.638279241 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1640): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c8e00 item 67 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.575345425 +0000 UTC m=+336.640938143 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0014e1cc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c9180 item 68 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.576452795 +0000 UTC m=+336.642045513 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.576452795 +0000 UTC m=+336.642045513 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c9340 item 68 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.579477143 +0000 UTC m=+336.645069851 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001508dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c96c0 item 69 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.580550388 +0000 UTC m=+336.646143095 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.580550388 +0000 UTC m=+336.646143095 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509740): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c9880 item 69 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.583183742 +0000 UTC m=+336.648776449 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001509dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c9c00 item 70 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.584296111 +0000 UTC m=+336.649888829 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528340): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.584296111 +0000 UTC m=+336.649888829 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528880): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014c9dc0 item 70 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.586691388 +0000 UTC m=+336.652284076 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001528f00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015301c0 item 71 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.58759798 +0000 UTC m=+336.653190668 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529400): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.58759798 +0000 UTC m=+336.653190668 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001529900): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001530380 item 71 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.58982418 +0000 UTC m=+336.655416878 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001530700 item 72 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.590801975 +0000 UTC m=+336.656394663 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154a500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.590801975 +0000 UTC m=+336.656394663 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154aa40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015308c0 item 72 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.592953385 +0000 UTC m=+336.658546073 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001530c40 item 73 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.593804993 +0000 UTC m=+336.659397692 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001530e00 item 73 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.594925257 +0000 UTC m=+336.660517975 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154b9c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.594925257 +0000 UTC m=+336.660517975 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00154bf00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001530fc0 item 73 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.597338559 +0000 UTC m=+336.662931277 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015665c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531340 item 74 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.598331122 +0000 UTC m=+336.663923840 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001566ac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531500 item 74 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.599770935 +0000 UTC m=+336.665363653 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.599770935 +0000 UTC m=+336.665363653 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567580): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015316c0 item 74 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.602432552 +0000 UTC m=+336.668025260 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001567bc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531a40 item 75 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.603515256 +0000 UTC m=+336.669107973 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): _writeAt: size=3, off=2 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531c00 item 75 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.604636791 +0000 UTC m=+336.670229509 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.604636791 +0000 UTC m=+336.670229509 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001584bc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531dc0 item 75 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.607372207 +0000 UTC m=+336.672964915 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585200): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159a1c0 item 76 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.608302133 +0000 UTC m=+336.673894850 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159a380 item 76 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): _writeAt: size=3, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.609453304 +0000 UTC m=+336.675046023 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc001585c40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.609453304 +0000 UTC m=+336.675046023 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159a540 item 76 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.611641212 +0000 UTC m=+336.677233910 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ae880): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159a8c0 item 77 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.612437237 +0000 UTC m=+336.678029935 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015aed80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.612437237 +0000 UTC m=+336.678029935 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015af480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159aa80 item 77 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.614653478 +0000 UTC m=+336.680246176 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015afac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159ae00 item 78 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.61542692 +0000 UTC m=+336.681019608 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.61542692 +0000 UTC m=+336.681019608 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015de740): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159afc0 item 78 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.617639635 +0000 UTC m=+336.683232332 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ded80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159b340 item 79 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.61836683 +0000 UTC m=+336.683959528 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df280): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.61836683 +0000 UTC m=+336.683959528 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015df980): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159b500 item 79 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.62063601 +0000 UTC m=+336.686228708 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe040): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159b880 item 80 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.621408521 +0000 UTC m=+336.687001219 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fe540): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.621408521 +0000 UTC m=+336.687001219 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015fec40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159ba40 item 80 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.623850635 +0000 UTC m=+336.689443323 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff280): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00159bdc0 item 81 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.624635499 +0000 UTC m=+336.690228187 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ff700): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.624635499 +0000 UTC m=+336.690228187 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0015ffc40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616000 item 81 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.626664329 +0000 UTC m=+336.692257017 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e340): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616380 item 82 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.627787398 +0000 UTC m=+336.693380086 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161e840): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.627787398 +0000 UTC m=+336.693380086 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161edc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616540 item 82 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.629680601 +0000 UTC m=+336.695273300 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f440): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016168c0 item 83 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.630432603 +0000 UTC m=+336.696025292 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161f940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.630432603 +0000 UTC m=+336.696025292 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00161fe80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616a80 item 83 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.632433069 +0000 UTC m=+336.698025767 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042580): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616e00 item 84 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.63329118 +0000 UTC m=+336.698883868 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002042a80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.63329118 +0000 UTC m=+336.698883868 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043000): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001616fc0 item 84 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.635435426 +0000 UTC m=+336.701028124 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043680): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001617340 item 85 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.636243133 +0000 UTC m=+336.701835821 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002043b80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.636243133 +0000 UTC m=+336.701835821 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062140): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001617500 item 85 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.63827624 +0000 UTC m=+336.703868928 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020627c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001617880 item 86 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.639162965 +0000 UTC m=+336.704755663 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002062cc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.639162965 +0000 UTC m=+336.704755663 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001617a40 item 86 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.641035792 +0000 UTC m=+336.706628480 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020638c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001617dc0 item 87 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.641959686 +0000 UTC m=+336.707552385 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002063dc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.641959686 +0000 UTC m=+336.707552385 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080380): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086000 item 87 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.643982534 +0000 UTC m=+336.709575232 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080a00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086380 item 88 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.644903504 +0000 UTC m=+336.710496192 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002080f00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.644903504 +0000 UTC m=+336.710496192 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086540 item 88 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.646798962 +0000 UTC m=+336.712391660 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc002081ac0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020868c0 item 89 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.647476985 +0000 UTC m=+336.713069673 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6080): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086a80 item 89 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.648319467 +0000 UTC m=+336.713912156 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a65c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.648319467 +0000 UTC m=+336.713912156 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a6b40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086c40 item 89 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.650179089 +0000 UTC m=+336.715771787 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7180): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086fc0 item 90 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.650853144 +0000 UTC m=+336.716445832 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a76c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087180 item 90 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.651984538 +0000 UTC m=+336.717577226 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020a7c00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.651984538 +0000 UTC m=+336.717577226 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca240): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087340 item 90 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.658836734 +0000 UTC m=+336.724429441 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020ca780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020861c0 item 91 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.659980672 +0000 UTC m=+336.725573389 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cacc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): >_readAt: n=2, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): _writeAt: size=3, off=7 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086380 item 91 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.66116194 +0000 UTC m=+336.726754657 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb200): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): >_readAt: n=8, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.66116194 +0000 UTC m=+336.726754657 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cb780): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086540 item 91 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.664435385 +0000 UTC m=+336.730028093 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0020cbdc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020868c0 item 92 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.66533301 +0000 UTC m=+336.730925719 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0380): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): open at offset 5 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086a80 item 92 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): _readAt: size=2, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): _writeAt: size=3, off=5 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): >_writeAt: n=3, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.666444698 +0000 UTC m=+336.732037416 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad09c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): >_readAt: n=3, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.666444698 +0000 UTC m=+336.732037416 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad0f80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086c40 item 92 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.669032847 +0000 UTC m=+336.734625596 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad15c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086fc0 item 93 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.669975497 +0000 UTC m=+336.735568215 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000ad1b00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.669975497 +0000 UTC m=+336.735568215 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046ec40): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087180 item 93 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.673330887 +0000 UTC m=+336.738923605 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046f480): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087730 item 94 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.674562509 +0000 UTC m=+336.740155227 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc00046fa00): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.674562509 +0000 UTC m=+336.740155227 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0002cebc0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020878f0 item 94 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.678075415 +0000 UTC m=+336.743668133 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418100): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087c70 item 95 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.679295095 +0000 UTC m=+336.744887813 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc000418880): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.679295095 +0000 UTC m=+336.744887813 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aa500): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002087e30 item 95 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): open at offset 0 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): _readAt: size=2, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): >_readAt: n=0, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.682385347 +0000 UTC m=+336.747978065 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009aac80): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): _writeAt: size=5, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): >openPending: err= 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 96 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): >_writeAt: n=5, err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.683601079 +0000 UTC m=+336.749193798 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab1c0): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 04:49:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 04:49:02 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 04:49:02 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 04:49:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): _readAt: size=512, off=0 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): openPending: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): >openPending: err= 2025/10/20 04:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): >_readAt: n=5, err=EOF 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): close: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 04:49:02.683601079 +0000 UTC m=+336.749193798 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:02 DEBUG : open-test-file(0xc0009ab940): >close: err= 2025/10/20 04:49:02 DEBUG : open-test-file: Remove: 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a540 item 96 2025/10/20 04:49:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 04:49:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 04:49:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 04:49:02 DEBUG : open-test-file: >Remove: err= 2025/10/20 04:49:02 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:02 DEBUG : Looking for writers 2025/10/20 04:49:02 DEBUG : >WaitForWriters: 2025/10/20 04:49:02 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.91s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.97s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:03 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:03 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:49:03 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:03 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:49:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:03 DEBUG : file1: newRWFileHandle: 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): openPending: 2025/10/20 04:49:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): >openPending: err= 2025/10/20 04:49:03 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 04:49:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:49:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 04:49:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): _writeAt: size=2, off=0 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): >_writeAt: n=2, err= 2025/10/20 04:49:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): RWFileHandle.Flush 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): RWFileHandle.Release 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): close: 2025/10/20 04:49:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/20 04:49:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:03 DEBUG : file1(0xc0005ba2c0): >close: err= 2025/10/20 04:49:03 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:49:03 DEBUG : file1: vfs cache: starting upload 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:49:03 DEBUG : Looking for writers 2025/10/20 04:49:03 DEBUG : file1: reading active writers 2025/10/20 04:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:49:04 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/20 04:49:04 DEBUG : Looking for writers 2025/10/20 04:49:04 DEBUG : file1: reading active writers 2025/10/20 04:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:49:05 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/20 04:49:05 INFO : file1: Copied (new) 2025/10/20 04:49:05 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/10/20 04:49:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 04:49:05 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/20 04:49:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:49:05 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 04:49:05 DEBUG : Looking for writers 2025/10/20 04:49:05 DEBUG : file1: reading active writers 2025/10/20 04:49:05 DEBUG : >WaitForWriters: 2025/10/20 04:49:05 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:05 DEBUG : Looking for writers 2025/10/20 04:49:05 DEBUG : file1: reading active writers 2025/10/20 04:49:05 DEBUG : >WaitForWriters: 2025/10/20 04:49:05 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.28s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:06 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:06 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:49:06 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:06 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:49:06 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:49:06 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:49:06 DEBUG : rename_me: newRWFileHandle: 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): openPending: 2025/10/20 04:49:06 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 04:49:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): >openPending: err= 2025/10/20 04:49:06 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/20 04:49:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/20 04:49:06 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/20 04:49:06 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): _writeAt: size=5, off=0 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): >_writeAt: n=5, err= 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): close: 2025/10/20 04:49:06 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-20 04:49:06.563057576 +0000 UTC m=+340.628650295 2025/10/20 04:49:06 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/20 04:49:06 DEBUG : rename_me(0xc00046ebc0): >close: err= 2025/10/20 04:49:06 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/20 04:49:06 DEBUG : i_was_renamed: Updating file with 0xc0009f8840 2025/10/20 04:49:06 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/20 04:49:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/20 04:49:06 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 04:49:06 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 04:49:06 DEBUG : Looking for writers 2025/10/20 04:49:06 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/20 04:49:07 DEBUG : Looking for writers 2025/10/20 04:49:07 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/20 04:49:07 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/10/20 04:49:07 DEBUG : Looking for writers 2025/10/20 04:49:07 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/10/20 04:49:08 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:49:08 INFO : i_was_renamed: Copied (new) 2025/10/20 04:49:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-20 04:49:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/10/20 04:49:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/20 04:49:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/20 04:49:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/20 04:49:08 DEBUG : Looking for writers 2025/10/20 04:49:08 DEBUG : i_was_renamed: reading active writers 2025/10/20 04:49:08 DEBUG : >WaitForWriters: 2025/10/20 04:49:08 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.08s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:09 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 04:49:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 04:49:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-govixow6qede" 2025/10/20 04:49:09 INFO : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 04:49:09 DEBUG : forgetting directory cache 2025/10/20 04:49:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate(0xc0009745c0): _readAt: size=512, off=0 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate(0xc0009745c0): openPending: 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:50:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate(0xc0009745c0): >openPending: err= 2025/10/20 04:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate(0xc0009745c0): >_readAt: n=20, err=EOF 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate(0xc0009745c0): close: 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:50:09 +0000 UTC 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate(0xc0009745c0): >close: err= 2025/10/20 04:49:12 DEBUG : Re-reading directory (197.584992ms old) 2025/10/20 04:49:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:12 DEBUG : forgetting directory cache 2025/10/20 04:49:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): _readAt: size=512, off=0 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): openPending: 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:51:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-20 03:50:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 03:51:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-20 03:50:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/20 04:49:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): >openPending: err= 2025/10/20 04:49:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:14 DEBUG : forgetting directory cache 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): >_readAt: n=20, err=EOF 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): close: 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:51:09 +0000 UTC 2025/10/20 04:49:14 DEBUG : TestRWCacheUpdate(0xc0005ba400): >close: err= 2025/10/20 04:49:14 DEBUG : Re-reading directory (203.172205ms old) 2025/10/20 04:49:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:15 DEBUG : forgetting directory cache 2025/10/20 04:49:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): _readAt: size=512, off=0 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): openPending: 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:52:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-10-20 03:51:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 03:52:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-10-20 03:51:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/20 04:49:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): >openPending: err= 2025/10/20 04:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:17 DEBUG : forgetting directory cache 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): >_readAt: n=20, err=EOF 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): close: 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:52:09 +0000 UTC 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate(0xc000974380): >close: err= 2025/10/20 04:49:17 DEBUG : Re-reading directory (205.560837ms old) 2025/10/20 04:49:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:18 DEBUG : forgetting directory cache 2025/10/20 04:49:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate(0xc0009aaa40): _readAt: size=512, off=0 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate(0xc0009aaa40): openPending: 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:53:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-10-20 03:52:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 03:53:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-10-20 03:52:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/10/20 04:49:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate(0xc0009aaa40): >openPending: err= 2025/10/20 04:49:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate(0xc0009aaa40): >_readAt: n=20, err=EOF 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate(0xc0009aaa40): close: 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:53:09 +0000 UTC 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate(0xc0009aaa40): >close: err= 2025/10/20 04:49:20 DEBUG : Re-reading directory (196.799628ms old) 2025/10/20 04:49:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:20 DEBUG : forgetting directory cache 2025/10/20 04:49:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): _readAt: size=512, off=0 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): openPending: 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:54:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-20 03:53:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 03:54:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-20 03:53:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/10/20 04:49:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): >openPending: err= 2025/10/20 04:49:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:22 DEBUG : forgetting directory cache 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): >_readAt: n=20, err=EOF 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): close: 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:54:09 +0000 UTC 2025/10/20 04:49:22 DEBUG : TestRWCacheUpdate(0xc0009aa1c0): >close: err= 2025/10/20 04:49:22 DEBUG : Re-reading directory (204.105145ms old) 2025/10/20 04:49:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:23 DEBUG : forgetting directory cache 2025/10/20 04:49:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): _readAt: size=512, off=0 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): openPending: 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 03:55:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-20 03:54:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 03:55:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-20 03:54:09 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/20 04:49:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 04:49:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): >openPending: err= 2025/10/20 04:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): >_readAt: n=20, err=EOF 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): close: 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:55:09 +0000 UTC 2025/10/20 04:49:25 DEBUG : TestRWCacheUpdate(0xc00046f780): >close: err= 2025/10/20 04:49:25 DEBUG : Re-reading directory (199.569992ms old) 2025/10/20 04:49:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:26 DEBUG : forgetting directory cache 2025/10/20 04:49:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): _readAt: size=512, off=0 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): openPending: 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-20 03:56:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-20 03:55:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-20 03:56:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-20 03:55:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/20 04:49:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/20 04:49:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): >openPending: err= 2025/10/20 04:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): >_readAt: n=21, err=EOF 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): close: 2025/10/20 04:49:28 DEBUG : forgetting directory cache 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:56:09 +0000 UTC 2025/10/20 04:49:28 DEBUG : TestRWCacheUpdate(0xc0009aa580): >close: err= 2025/10/20 04:49:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:29 DEBUG : forgetting directory cache 2025/10/20 04:49:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): _readAt: size=512, off=0 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): openPending: 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-20 03:57:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-20 03:56:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-20 03:57:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-20 03:56:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/20 04:49:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/20 04:49:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): >openPending: err= 2025/10/20 04:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:32 DEBUG : forgetting directory cache 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): >_readAt: n=22, err=EOF 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): close: 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:57:09 +0000 UTC 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate(0xc00046f3c0): >close: err= 2025/10/20 04:49:32 DEBUG : Re-reading directory (200.908964ms old) 2025/10/20 04:49:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:33 DEBUG : forgetting directory cache 2025/10/20 04:49:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/10/20 04:49:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): _readAt: size=512, off=0 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): openPending: 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-20 03:58:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-10-20 03:57:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-20 03:58:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-10-20 03:57:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/20 04:49:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/20 04:49:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): >openPending: err= 2025/10/20 04:49:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:35 DEBUG : forgetting directory cache 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): >_readAt: n=23, err=EOF 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): close: 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:58:09 +0000 UTC 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate(0xc00046ecc0): >close: err= 2025/10/20 04:49:35 DEBUG : Re-reading directory (200.642644ms old) 2025/10/20 04:49:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:35 DEBUG : forgetting directory cache 2025/10/20 04:49:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): _readAt: size=512, off=0 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): openPending: 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-20 03:59:09 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-20 03:58:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-20 03:59:09 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-20 03:58:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/10/20 04:49:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/20 04:49:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): >openPending: err= 2025/10/20 04:49:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): >_readAt: n=24, err=EOF 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): close: 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 03:59:09 +0000 UTC 2025/10/20 04:49:37 DEBUG : TestRWCacheUpdate(0xc0009aa600): >close: err= 2025/10/20 04:49:37 DEBUG : Re-reading directory (199.665489ms old) 2025/10/20 04:49:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 04:49:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/20 04:49:38 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:38 DEBUG : Looking for writers 2025/10/20 04:49:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/20 04:49:38 DEBUG : >WaitForWriters: 2025/10/20 04:49:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': vfs cache: cleaner exiting 2025/10/20 04:49:38 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.40s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.40s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:40 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/10/20 04:49:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/10/20 04:49:43 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:43 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/20 04:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:49:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 04:49:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:49:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/20 04:49:44 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:44 DEBUG : Looking for writers 2025/10/20 04:49:44 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/20 04:49:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/20 04:49:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:45 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:45 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:45 DEBUG : OpenDrive root 'rclone-test-govixow6qede': Reusing VFS from active cache 2025/10/20 04:49:45 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:45 DEBUG : Looking for writers 2025/10/20 04:49:45 DEBUG : >WaitForWriters: 2025/10/20 04:49:45 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:45 DEBUG : Looking for writers 2025/10/20 04:49:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.40s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:45 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:45 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:45 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:45 DEBUG : Looking for writers 2025/10/20 04:49:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.40s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:46 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:46 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:46 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:46 DEBUG : Looking for writers 2025/10/20 04:49:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:46 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:46 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:49:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/20 04:49:51 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:51 DEBUG : dir: Looking for writers 2025/10/20 04:49:51 DEBUG : file2: reading active writers 2025/10/20 04:49:51 DEBUG : Looking for writers 2025/10/20 04:49:51 DEBUG : file1: reading active writers 2025/10/20 04:49:51 DEBUG : dir: reading active writers 2025/10/20 04:49:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.74s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:53 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:53 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:49:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:49:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/20 04:49:58 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:49:58 DEBUG : dir: Looking for writers 2025/10/20 04:49:58 DEBUG : Looking for writers 2025/10/20 04:49:58 DEBUG : file1: reading active writers 2025/10/20 04:49:58 DEBUG : dir: reading active writers 2025/10/20 04:49:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.21s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:49:59 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:49:59 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/10/20 04:50:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/20 04:50:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:50:04 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 04:50:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 04:50:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 04:50:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:50:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/20 04:50:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/20 04:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 04:50:04 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 04:50:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:50:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/10/20 04:50:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 04:50:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/20 04:50:06 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:06 DEBUG : dir: Looking for writers 2025/10/20 04:50:06 DEBUG : new_file.txt: reading active writers 2025/10/20 04:50:06 DEBUG : file2: reading active writers 2025/10/20 04:50:06 DEBUG : Looking for writers 2025/10/20 04:50:06 DEBUG : dir: reading active writers 2025/10/20 04:50:06 DEBUG : file1: reading active writers 2025/10/20 04:50:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.61s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:08 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:08 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:09 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/10/20 04:50:11 DEBUG : dir/file2: same parent dir (ODFfOTQ4MzM3OF8xcGlWMg) - using file/rename instead of move_copy for dir/file1 2025/10/20 04:50:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/20 04:50:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0008adb00 2025/10/20 04:50:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/20 04:50:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:12 INFO : dir/file1: Moved (server-side) to: file0 2025/10/20 04:50:12 DEBUG : file0: Updating file with file0 0xc0008adb00 2025/10/20 04:50:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 04:50:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/20 04:50:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:13 DEBUG : dir: Looking for writers 2025/10/20 04:50:13 DEBUG : Looking for writers 2025/10/20 04:50:13 DEBUG : dir: reading active writers 2025/10/20 04:50:13 DEBUG : file0: reading active writers 2025/10/20 04:50:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.42s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:14 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:14 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:14 DEBUG : Looking for writers 2025/10/20 04:50:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.60s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:15 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:15 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:15 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/20 04:50:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/20 04:50:17 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/20 04:50:18 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/20 04:50:19 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/20 04:50:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:19 DEBUG : d: Looking for writers 2025/10/20 04:50:19 DEBUG : Looking for writers 2025/10/20 04:50:19 DEBUG : a: Looking for writers 2025/10/20 04:50:19 DEBUG : b: Looking for writers 2025/10/20 04:50:19 DEBUG : c: Looking for writers 2025/10/20 04:50:19 DEBUG : Looking for writers 2025/10/20 04:50:19 DEBUG : /: reading active writers 2025/10/20 04:50:19 DEBUG : a: reading active writers 2025/10/20 04:50:19 DEBUG : b: reading active writers 2025/10/20 04:50:19 DEBUG : c: reading active writers 2025/10/20 04:50:19 DEBUG : d: reading active writers 2025/10/20 04:50:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.76s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:21 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:21 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/20 04:50:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/20 04:50:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/20 04:50:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/20 04:50:28 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:28 DEBUG : a/b/c/d: Looking for writers 2025/10/20 04:50:28 DEBUG : a/b/c: Looking for writers 2025/10/20 04:50:28 DEBUG : d: reading active writers 2025/10/20 04:50:28 DEBUG : a/b: Looking for writers 2025/10/20 04:50:28 DEBUG : c: reading active writers 2025/10/20 04:50:28 DEBUG : a: Looking for writers 2025/10/20 04:50:28 DEBUG : b: reading active writers 2025/10/20 04:50:28 DEBUG : Looking for writers 2025/10/20 04:50:28 DEBUG : a: reading active writers 2025/10/20 04:50:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (9.21s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:31 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:31 DEBUG : Looking for writers 2025/10/20 04:50:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.40s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:31 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:31 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/20 04:50:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/20 04:50:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/20 04:50:31 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 04:50:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:50:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:50:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/20 04:50:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 04:50:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:33 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 04:50:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:50:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 04:50:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 04:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:34 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (7 bytes), uploading instead of streaming 2025/10/20 04:50:35 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/10/20 04:50:36 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/10/20 04:50:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:36 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:36 DEBUG : Looking for writers 2025/10/20 04:50:36 DEBUG : file1: reading active writers 2025/10/20 04:50:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.56s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:36 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:36 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/20 04:50:38 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/20 04:50:38 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/20 04:50:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/20 04:50:38 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (11 bytes), uploading instead of streaming 2025/10/20 04:50:39 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/10/20 04:50:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/20 04:50:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/20 04:50:40 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:40 DEBUG : Looking for writers 2025/10/20 04:50:40 DEBUG : file1: reading active writers 2025/10/20 04:50:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.87s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:40 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:40 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/20 04:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:41 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 04:50:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/10/20 04:50:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/10/20 04:50:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/20 04:50:43 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:43 DEBUG : Looking for writers 2025/10/20 04:50:43 DEBUG : file1: reading active writers 2025/10/20 04:50:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.85s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:43 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:43 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:43 DEBUG : file1: WriteFileHandle.Release closing 2025/10/20 04:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:43 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 04:50:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:50:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/20 04:50:45 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:45 DEBUG : Looking for writers 2025/10/20 04:50:45 DEBUG : file1: reading active writers 2025/10/20 04:50:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.47s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:46 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:46 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:46 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (2 bytes), uploading instead of streaming 2025/10/20 04:50:47 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/10/20 04:50:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/10/20 04:50:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/20 04:50:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:48 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:48 DEBUG : Looking for writers 2025/10/20 04:50:48 DEBUG : file1: reading active writers 2025/10/20 04:50:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.24s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:49 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:49 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:49 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 04:50:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/20 04:50:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:50:51 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 04:50:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 04:50:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 04:50:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:50:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/20 04:50:51 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:51 DEBUG : Looking for writers 2025/10/20 04:50:51 DEBUG : file1: reading active writers 2025/10/20 04:50:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.69s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:52 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:52 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 04:50:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 04:50:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 04:50:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 04:50:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:52 DEBUG : OpenDrive root 'rclone-test-govixow6qede': File to upload is small (100 bytes), uploading instead of streaming 2025/10/20 04:50:53 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/10/20 04:50:54 DEBUG : file1: md5 = 1c36ad332138418f8490100b0f6055d7 OK 2025/10/20 04:50:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/10/20 04:50:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 04:50:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 04:50:54 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 04:50:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 04:50:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 04:50:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:50:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/20 04:50:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:50:54 DEBUG : Looking for writers 2025/10/20 04:50:54 DEBUG : file1: reading active writers 2025/10/20 04:50:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.02s) === RUN TestZipManyFiles run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:50:55 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:50:55 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:50:56 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/10/20 04:50:58 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/10/20 04:51:00 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/10/20 04:51:02 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/10/20 04:51:04 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/10/20 04:51:06 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/20 04:51:06 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/20 04:51:06 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:06 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:06 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/20 04:51:06 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/20 04:51:06 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:06 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:06 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/20 04:51:06 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/20 04:51:06 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:06 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:06 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/20 04:51:06 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/20 04:51:06 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/20 04:51:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/20 04:51:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:07 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:51:07 DEBUG : flat: Looking for writers 2025/10/20 04:51:07 DEBUG : f000.txt: reading active writers 2025/10/20 04:51:07 DEBUG : f001.txt: reading active writers 2025/10/20 04:51:07 DEBUG : f002.txt: reading active writers 2025/10/20 04:51:07 DEBUG : f003.txt: reading active writers 2025/10/20 04:51:07 DEBUG : f004.txt: reading active writers 2025/10/20 04:51:07 DEBUG : Looking for writers 2025/10/20 04:51:07 DEBUG : flat: reading active writers 2025/10/20 04:51:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.73s) === RUN TestZipManySubDirs run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:51:09 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:51:09 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:51:11 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/10/20 04:51:13 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/10/20 04:51:15 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/10/20 04:51:17 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/20 04:51:17 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/20 04:51:17 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/20 04:51:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/20 04:51:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/20 04:51:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/20 04:51:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:51:18 DEBUG : a/b/c: Looking for writers 2025/10/20 04:51:18 DEBUG : deep.txt: reading active writers 2025/10/20 04:51:18 DEBUG : a/b: Looking for writers 2025/10/20 04:51:18 DEBUG : c: reading active writers 2025/10/20 04:51:18 DEBUG : mid.txt: reading active writers 2025/10/20 04:51:18 DEBUG : a: Looking for writers 2025/10/20 04:51:18 DEBUG : top.txt: reading active writers 2025/10/20 04:51:18 DEBUG : b: reading active writers 2025/10/20 04:51:18 DEBUG : Looking for writers 2025/10/20 04:51:18 DEBUG : a: reading active writers 2025/10/20 04:51:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.92s) === RUN TestZipLargeFiles run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:51:21 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:51:21 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:51:23 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/20 04:51:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:52:19 DEBUG : bigdir: Looking for writers 2025/10/20 04:52:19 DEBUG : big.bin: reading active writers 2025/10/20 04:52:19 DEBUG : Looking for writers 2025/10/20 04:52:19 DEBUG : bigdir: reading active writers 2025/10/20 04:52:19 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (58.98s) === RUN TestZipDirsInRoot run.go:180: Remote "OpenDrive root 'rclone-test-govixow6qede'", Local "Local file system at /tmp/rclone3327562939", Modify Window "1s" 2025/10/20 04:52:20 INFO : OpenDrive root 'rclone-test-govixow6qede': poll-interval is not supported by this remote 2025/10/20 04:52:20 NOTICE: OpenDrive root 'rclone-test-govixow6qede': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 04:52:21 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/10/20 04:52:24 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/10/20 04:52:26 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/10/20 04:52:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/20 04:52:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/20 04:52:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:52:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/20 04:52:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/20 04:52:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:52:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/20 04:52:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/20 04:52:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 04:52:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 04:52:29 DEBUG : WaitForWriters: timeout=30s 2025/10/20 04:52:29 DEBUG : dir2: Looking for writers 2025/10/20 04:52:29 DEBUG : b.txt: reading active writers 2025/10/20 04:52:29 DEBUG : dir3: Looking for writers 2025/10/20 04:52:29 DEBUG : c.txt: reading active writers 2025/10/20 04:52:29 DEBUG : dir1: Looking for writers 2025/10/20 04:52:29 DEBUG : a.txt: reading active writers 2025/10/20 04:52:29 DEBUG : Looking for writers 2025/10/20 04:52:29 DEBUG : dir1: reading active writers 2025/10/20 04:52:29 DEBUG : dir2: reading active writers 2025/10/20 04:52:29 DEBUG : dir3: reading active writers 2025/10/20 04:52:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.47s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/20 04:52:32 DEBUG : OpenDrive root 'rclone-test-govixow6qede': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m7.12988453s (try 1/5): exit status 1: Failed [TestDirMkdir TestDirFileOpen]