"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/20 02:44:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xezuvob1fumo" 2025/07/20 02:44:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 02:44:26 DEBUG : Starting OpenDrive session with ID: cf8239f8cac347b01a3f7ac7be1c26b7792ff55d69ab431c2fd960f08ed6d055 2025/07/20 02:44:26 DEBUG : Creating backend with remote "/tmp/rclone61131040" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:26 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:26 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:29 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:29 DEBUG : dir: Looking for writers 2025/07/20 02:44:29 DEBUG : Looking for writers 2025/07/20 02:44:29 DEBUG : dir: reading active writers 2025/07/20 02:44:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.96s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:31 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:31 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:34 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/20 02:44:36 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/07/20 02:44:38 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:38 DEBUG : dir/subdir: Looking for writers 2025/07/20 02:44:38 DEBUG : dir: Looking for writers 2025/07/20 02:44:38 DEBUG : file1: reading active writers 2025/07/20 02:44:38 DEBUG : file2: reading active writers 2025/07/20 02:44:38 DEBUG : subdir: reading active writers 2025/07/20 02:44:38 DEBUG : Looking for writers 2025/07/20 02:44:38 DEBUG : dir: reading active writers 2025/07/20 02:44:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.82s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:40 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:40 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:42 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:42 DEBUG : dir: Looking for writers 2025/07/20 02:44:42 DEBUG : file1: reading active writers 2025/07/20 02:44:42 DEBUG : Looking for writers 2025/07/20 02:44:42 DEBUG : dir: reading active writers 2025/07/20 02:44:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.77s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:43 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:43 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:46 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:46 DEBUG : dir: Looking for writers 2025/07/20 02:44:46 DEBUG : Looking for writers 2025/07/20 02:44:46 DEBUG : dir: reading active writers 2025/07/20 02:44:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.69s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:47 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:47 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:50 DEBUG : dir: forgetting directory cache 2025/07/20 02:44:50 DEBUG : forgetting directory cache 2025/07/20 02:44:50 DEBUG : dir: forgetting directory cache 2025/07/20 02:44:50 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:50 DEBUG : Looking for writers 2025/07/20 02:44:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.91s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:51 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:51 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/20 02:44:54 DEBUG : dir: invalidating directory cache 2025/07/20 02:44:54 DEBUG : >ForgetPath: 2025/07/20 02:44:54 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/20 02:44:54 DEBUG : invalidating directory cache 2025/07/20 02:44:54 DEBUG : dir: forgetting directory cache 2025/07/20 02:44:54 DEBUG : >ForgetPath: 2025/07/20 02:44:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/20 02:44:54 DEBUG : >ForgetPath: 2025/07/20 02:44:54 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:44:54 DEBUG : dir: Looking for writers 2025/07/20 02:44:54 DEBUG : Looking for writers 2025/07/20 02:44:54 DEBUG : dir: reading active writers 2025/07/20 02:44:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.70s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:44:55 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:44:55 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:44:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:44:59 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/20 02:45:01 DEBUG : forgetting directory cache 2025/07/20 02:45:01 DEBUG : dir: forgetting directory cache 2025/07/20 02:45:02 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:02 DEBUG : dir: Looking for writers 2025/07/20 02:45:02 DEBUG : fil/a/b: Looking for writers 2025/07/20 02:45:02 DEBUG : fil/a: Looking for writers 2025/07/20 02:45:02 DEBUG : b: reading active writers 2025/07/20 02:45:02 DEBUG : fil: Looking for writers 2025/07/20 02:45:02 DEBUG : a: reading active writers 2025/07/20 02:45:02 DEBUG : Looking for writers 2025/07/20 02:45:02 DEBUG : dir: reading active writers 2025/07/20 02:45:02 DEBUG : fil: reading active writers 2025/07/20 02:45:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.40s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:04 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:04 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:07 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:07 DEBUG : dir: Looking for writers 2025/07/20 02:45:07 DEBUG : Looking for writers 2025/07/20 02:45:07 DEBUG : dir: reading active writers 2025/07/20 02:45:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.84s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:08 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:08 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:11 DEBUG : dir: Looking for writers 2025/07/20 02:45:11 DEBUG : file1: reading active writers 2025/07/20 02:45:11 DEBUG : Looking for writers 2025/07/20 02:45:11 DEBUG : dir: reading active writers 2025/07/20 02:45:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.98s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:12 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:12 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:15 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/20 02:45:17 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/07/20 02:45:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/20 02:45:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/20 02:45:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/20 02:45:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/20 02:45:20 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/07/20 02:45:22 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/07/20 02:45:24 DEBUG : dir: invalidating directory cache 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/20 02:45:24 DEBUG : dir/file1: Reset virtual modtime 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/20 02:45:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/20 02:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/20 02:45:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/20 02:45:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:45:24 DEBUG : dir: invalidating directory cache 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/20 02:45:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/20 02:45:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/20 02:45:24 DEBUG : forgetting directory cache 2025/07/20 02:45:24 DEBUG : dir: forgetting directory cache 2025/07/20 02:45:24 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/20 02:45:24 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:24 DEBUG : dir/virtualDir: Looking for writers 2025/07/20 02:45:24 DEBUG : dir: Looking for writers 2025/07/20 02:45:24 DEBUG : file1: reading active writers 2025/07/20 02:45:24 DEBUG : virtualFile2: reading active writers 2025/07/20 02:45:24 DEBUG : virtualFile: reading active writers 2025/07/20 02:45:24 DEBUG : virtualDir: reading active writers 2025/07/20 02:45:24 DEBUG : Looking for writers 2025/07/20 02:45:24 DEBUG : dir: reading active writers 2025/07/20 02:45:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.02s) --- PASS: TestDirReadDirAll/Virtual (5.01s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:26 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:26 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:29 ERROR : dir/: Can only open directories read only 2025/07/20 02:45:29 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:29 DEBUG : dir: Looking for writers 2025/07/20 02:45:29 DEBUG : Looking for writers 2025/07/20 02:45:29 DEBUG : dir: reading active writers 2025/07/20 02:45:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.59s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:30 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:30 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/07/20 02:45:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 02:45:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/20 02:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 02:45:32 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 02:45:33 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/20 02:45:34 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:45:34 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/20 02:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/20 02:45:34 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:34 DEBUG : dir: Looking for writers 2025/07/20 02:45:34 DEBUG : file1: reading active writers 2025/07/20 02:45:34 DEBUG : potato: reading active writers 2025/07/20 02:45:34 DEBUG : Looking for writers 2025/07/20 02:45:34 DEBUG : dir: reading active writers 2025/07/20 02:45:34 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.80s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:35 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:35 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 02:45:40 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:40 DEBUG : dir/sub: Looking for writers 2025/07/20 02:45:40 DEBUG : dir: Looking for writers 2025/07/20 02:45:40 DEBUG : sub: reading active writers 2025/07/20 02:45:40 DEBUG : file1: reading active writers 2025/07/20 02:45:40 DEBUG : Looking for writers 2025/07/20 02:45:40 DEBUG : dir: reading active writers 2025/07/20 02:45:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.71s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:41 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:41 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 02:45:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/20 02:45:46 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:46 DEBUG : dir/sub/subsub: Looking for writers 2025/07/20 02:45:46 DEBUG : dir/sub: Looking for writers 2025/07/20 02:45:46 DEBUG : subsub: reading active writers 2025/07/20 02:45:46 DEBUG : dir: Looking for writers 2025/07/20 02:45:46 DEBUG : file1: reading active writers 2025/07/20 02:45:46 DEBUG : sub: reading active writers 2025/07/20 02:45:46 DEBUG : Looking for writers 2025/07/20 02:45:46 DEBUG : dir: reading active writers 2025/07/20 02:45:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.71s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:48 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:48 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:51 ERROR : dir/: Dir.Remove not empty 2025/07/20 02:45:51 DEBUG : dir/file1: Remove: 2025/07/20 02:45:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:45:51 DEBUG : dir/file1: >Remove: err= 2025/07/20 02:45:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 02:45:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:51 DEBUG : Looking for writers 2025/07/20 02:45:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.85s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:52 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:52 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:54 DEBUG : dir/file1: Remove: 2025/07/20 02:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:45:55 DEBUG : dir/file1: >Remove: err= 2025/07/20 02:45:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 02:45:55 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:55 DEBUG : Looking for writers 2025/07/20 02:45:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.74s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:45:55 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:45:55 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:45:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:45:58 DEBUG : dir/file1: Remove: 2025/07/20 02:45:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:45:59 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/07/20 02:45:59 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:45:59 DEBUG : dir: Looking for writers 2025/07/20 02:45:59 DEBUG : Looking for writers 2025/07/20 02:45:59 DEBUG : dir: reading active writers 2025/07/20 02:45:59 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.38s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:00 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:00 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:03 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/20 02:46:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/20 02:46:05 DEBUG : dir2: same parent dir (ODFfOTI4ODA4OV9DQVVlMQ) - using folder/rename instead of move_copy 2025/07/20 02:46:05 DEBUG : dir: Updating dir with dir2 0xc000001110 2025/07/20 02:46:05 DEBUG : dir: forgetting directory cache 2025/07/20 02:46:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/20 02:46:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/20 02:46:07 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/20 02:46:07 DEBUG : file2: Updating file with file2 0xc00091a0c0 2025/07/20 02:46:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/20 02:46:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 02:46:08 INFO : dir2/file3: Deleted 2025/07/20 02:46:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/20 02:46:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00091a0c0 2025/07/20 02:46:08 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/20 02:46:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/20 02:46:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/20 02:46:09 DEBUG : renamed empty directory: same parent dir (ODFfOTI4ODA4OV9DQVVlMQ) - using folder/rename instead of move_copy 2025/07/20 02:46:09 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000011e0 2025/07/20 02:46:09 DEBUG : empty directory: forgetting directory cache 2025/07/20 02:46:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/20 02:46:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/20 02:46:09 DEBUG : dir2: Renaming to "dir3" 2025/07/20 02:46:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:09 DEBUG : dir3: Looking for writers 2025/07/20 02:46:09 DEBUG : file3: reading active writers 2025/07/20 02:46:09 DEBUG : renamed empty directory: Looking for writers 2025/07/20 02:46:09 DEBUG : Looking for writers 2025/07/20 02:46:09 DEBUG : dir3: reading active writers 2025/07/20 02:46:09 DEBUG : renamed empty directory: reading active writers 2025/07/20 02:46:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.01s) === 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-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:11 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:11 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/20 02:46:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:46:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:46:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 02:46:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/20 02:46:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/20 02:46:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 02:46:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:46:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:46:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 02:46:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/20 02:46:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/20 02:46:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 02:46:14 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (12 bytes), uploading instead of streaming 2025/07/20 02:46:15 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/20 02:46:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/20 02:46:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/20 02:46:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/20 02:46:16 DEBUG : forgetting directory cache 2025/07/20 02:46:16 DEBUG : dir: forgetting directory cache 2025/07/20 02:46:16 DEBUG : dir/sub: forgetting directory cache 2025/07/20 02:46:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/20 02:46:16 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/20 02:46:16 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 02:46:17 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/20 02:46:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:46:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/20 02:46:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/20 02:46:18 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:18 DEBUG : dir/sub: Looking for writers 2025/07/20 02:46:18 DEBUG : file0: reading active writers 2025/07/20 02:46:18 DEBUG : file2: reading active writers 2025/07/20 02:46:18 DEBUG : dir: Looking for writers 2025/07/20 02:46:18 DEBUG : file1: reading active writers 2025/07/20 02:46:18 DEBUG : sub: reading active writers 2025/07/20 02:46:18 DEBUG : Looking for writers 2025/07/20 02:46:18 DEBUG : dir: reading active writers 2025/07/20 02:46:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.85s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:20 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:20 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/20 02:46:20 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:20 DEBUG : Looking for writers 2025/07/20 02:46:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:20 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:20 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:46:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 02:46:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/20 02:46:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:46:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/20 02:46:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/20 02:46:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/20 02:46:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:46:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 02:46:23 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:23 DEBUG : dir: Looking for writers 2025/07/20 02:46:23 DEBUG : file1: reading active writers 2025/07/20 02:46:23 DEBUG : file1.metadata: reading active writers 2025/07/20 02:46:23 DEBUG : Looking for writers 2025/07/20 02:46:23 DEBUG : dir: reading active writers 2025/07/20 02:46:23 DEBUG : dir.metadata: reading active writers 2025/07/20 02:46:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.79s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:24 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:27 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:27 DEBUG : dir: Looking for writers 2025/07/20 02:46:27 DEBUG : file1: reading active writers 2025/07/20 02:46:27 DEBUG : Looking for writers 2025/07/20 02:46:27 DEBUG : dir: reading active writers 2025/07/20 02:46:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.75s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:28 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:28 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:31 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/20 02:46:33 DEBUG : Can set mod time: true 2025/07/20 02:46:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/20 02:46:33 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:33 DEBUG : dir: Looking for writers 2025/07/20 02:46:33 DEBUG : file1: reading active writers 2025/07/20 02:46:33 DEBUG : Looking for writers 2025/07/20 02:46:33 DEBUG : dir: reading active writers 2025/07/20 02:46:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:34 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:34 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:46:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:37 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 02:46:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:46:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/20 02:46:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/20 02:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:38 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:38 DEBUG : dir: Looking for writers 2025/07/20 02:46:38 DEBUG : file1: reading active writers 2025/07/20 02:46:38 DEBUG : Looking for writers 2025/07/20 02:46:38 DEBUG : dir: reading active writers 2025/07/20 02:46:38 DEBUG : >WaitForWriters: 2025/07/20 02:46:39 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:39 DEBUG : dir: Looking for writers 2025/07/20 02:46:39 DEBUG : file1: reading active writers 2025/07/20 02:46:39 DEBUG : Looking for writers 2025/07/20 02:46:39 DEBUG : dir: reading active writers 2025/07/20 02:46:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:40 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:40 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:46:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:43 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 02:46:43 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:46:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:46:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/20 02:46:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/20 02:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:44 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:44 DEBUG : dir: Looking for writers 2025/07/20 02:46:44 DEBUG : file1: reading active writers 2025/07/20 02:46:44 DEBUG : Looking for writers 2025/07/20 02:46:44 DEBUG : dir: reading active writers 2025/07/20 02:46:44 DEBUG : >WaitForWriters: 2025/07/20 02:46:44 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:44 DEBUG : dir: Looking for writers 2025/07/20 02:46:44 DEBUG : file1: reading active writers 2025/07/20 02:46:44 DEBUG : Looking for writers 2025/07/20 02:46:44 DEBUG : dir: reading active writers 2025/07/20 02:46:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:45 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:45 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:46:45 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:45 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:46:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/20 02:46:49 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:49 DEBUG : dir: Looking for writers 2025/07/20 02:46:49 DEBUG : file1: reading active writers 2025/07/20 02:46:49 DEBUG : Looking for writers 2025/07/20 02:46:49 DEBUG : dir: reading active writers 2025/07/20 02:46:49 DEBUG : >WaitForWriters: 2025/07/20 02:46:49 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:50 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:46:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:50 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:46:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/20 02:46:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:46:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:46:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:46:53 DEBUG : dir/file1(0xc000900740): close: 2025/07/20 02:46:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/20 02:46:53 DEBUG : dir/file1(0xc000900740): >close: err= 2025/07/20 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:53 DEBUG : dir: Looking for writers 2025/07/20 02:46:53 DEBUG : file1: reading active writers 2025/07/20 02:46:53 DEBUG : Looking for writers 2025/07/20 02:46:53 DEBUG : dir: reading active writers 2025/07/20 02:46:53 DEBUG : >WaitForWriters: 2025/07/20 02:46:53 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:53 DEBUG : dir: Looking for writers 2025/07/20 02:46:53 DEBUG : file1: reading active writers 2025/07/20 02:46:53 DEBUG : Looking for writers 2025/07/20 02:46:53 DEBUG : dir: reading active writers 2025/07/20 02:46:53 DEBUG : >WaitForWriters: 2025/07/20 02:46:53 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:46:55 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:46:55 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:46:55 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:46:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:46:55 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:46:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/20 02:46:57 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:46:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:46:57 DEBUG : dir/file1(0xc0004206c0): _writeAt: size=5, off=0 2025/07/20 02:46:57 DEBUG : dir/file1(0xc0004206c0): openPending: 2025/07/20 02:46:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/20 02:46:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:57 DEBUG : dir/file1(0xc0004206c0): >openPending: err= 2025/07/20 02:46:57 DEBUG : dir/file1(0xc0004206c0): >_writeAt: n=5, err= 2025/07/20 02:46:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/20 02:46:57 DEBUG : dir/file1(0xc0004206c0): close: 2025/07/20 02:46:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/20 02:46:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/20 02:46:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/20 02:46:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/20 02:46:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/20 02:46:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:46:58 DEBUG : dir/file1(0xc0004206c0): >close: err= 2025/07/20 02:46:58 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:46:58 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:46:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:46:58 DEBUG : dir: Looking for writers 2025/07/20 02:46:58 DEBUG : file1: reading active writers 2025/07/20 02:46:58 DEBUG : Looking for writers 2025/07/20 02:46:58 DEBUG : dir: reading active writers 2025/07/20 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:46:59 DEBUG : dir: Looking for writers 2025/07/20 02:46:59 DEBUG : file1: reading active writers 2025/07/20 02:46:59 DEBUG : Looking for writers 2025/07/20 02:46:59 DEBUG : dir: reading active writers 2025/07/20 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:46:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/20 02:46:59 INFO : dir/file1: Copied (replaced existing) 2025/07/20 02:46:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/20 02:46:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 02:46:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/20 02:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:46:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 02:47:00 DEBUG : dir: Looking for writers 2025/07/20 02:47:00 DEBUG : file1: reading active writers 2025/07/20 02:47:00 DEBUG : Looking for writers 2025/07/20 02:47:00 DEBUG : dir: reading active writers 2025/07/20 02:47:00 DEBUG : >WaitForWriters: 2025/07/20 02:47:00 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:00 DEBUG : dir: Looking for writers 2025/07/20 02:47:00 DEBUG : file1: reading active writers 2025/07/20 02:47:00 DEBUG : Looking for writers 2025/07/20 02:47:00 DEBUG : dir: reading active writers 2025/07/20 02:47:00 DEBUG : >WaitForWriters: 2025/07/20 02:47:00 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.80s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.68s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.58s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:01 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:01 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:47:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:47:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/20 02:47:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:04 DEBUG : dir: Looking for writers 2025/07/20 02:47:04 DEBUG : file1: reading active writers 2025/07/20 02:47:04 DEBUG : Looking for writers 2025/07/20 02:47:04 DEBUG : dir: reading active writers 2025/07/20 02:47:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.34s) === RUN TestFileOpenReadUnknownSize 2025/07/20 02:47:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/20 02:47:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:47:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/20 02:47:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:06 DEBUG : Looking for writers 2025/07/20 02:47:06 DEBUG : file.txt: reading active writers 2025/07/20 02:47:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:06 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:06 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:08 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 02:47:09 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/20 02:47:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:47:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/20 02:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:10 DEBUG : dir: Looking for writers 2025/07/20 02:47:10 DEBUG : file1: reading active writers 2025/07/20 02:47:10 DEBUG : Looking for writers 2025/07/20 02:47:10 DEBUG : dir: reading active writers 2025/07/20 02:47:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.13s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:11 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:11 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:14 DEBUG : dir/file1: Remove: 2025/07/20 02:47:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:14 DEBUG : dir/file1: >Remove: err= 2025/07/20 02:47:14 DEBUG : dir/file1: Remove: 2025/07/20 02:47:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/20 02:47:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:14 DEBUG : dir: Looking for writers 2025/07/20 02:47:14 DEBUG : Looking for writers 2025/07/20 02:47:14 DEBUG : dir: reading active writers 2025/07/20 02:47:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.23s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:15 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:15 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:18 DEBUG : dir/file1: Remove: 2025/07/20 02:47:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:18 DEBUG : dir/file1: >Remove: err= 2025/07/20 02:47:18 DEBUG : dir/file1: Remove: 2025/07/20 02:47:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/20 02:47:18 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:18 DEBUG : dir: Looking for writers 2025/07/20 02:47:18 DEBUG : Looking for writers 2025/07/20 02:47:18 DEBUG : dir: reading active writers 2025/07/20 02:47:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.07s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:19 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:19 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:47:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/20 02:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:47:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/20 02:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:47:22 DEBUG : dir/file1: Open: flags=0x3 2025/07/20 02:47:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/20 02:47:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/20 02:47:22 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:22 DEBUG : dir: Looking for writers 2025/07/20 02:47:22 DEBUG : file1: reading active writers 2025/07/20 02:47:22 DEBUG : Looking for writers 2025/07/20 02:47:22 DEBUG : dir: reading active writers 2025/07/20 02:47:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.91s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:23 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:23 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:26 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:26 DEBUG : dir: Looking for writers 2025/07/20 02:47:26 DEBUG : file1: reading active writers 2025/07/20 02:47:26 DEBUG : Looking for writers 2025/07/20 02:47:26 DEBUG : dir: reading active writers 2025/07/20 02:47:26 DEBUG : >WaitForWriters: 2025/07/20 02:47:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00091a180 2025/07/20 02:47:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:47:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00091a180 2025/07/20 02:47:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:47:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00091a180 2025/07/20 02:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:28 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 02:47:28 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/20 02:47:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:47:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/20 02:47:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:29 DEBUG : newLeaf: Running delayed rename now 2025/07/20 02:47:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00091a180 2025/07/20 02:47:30 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:30 DEBUG : dir: Looking for writers 2025/07/20 02:47:30 DEBUG : Looking for writers 2025/07/20 02:47:30 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:30 DEBUG : dir: reading active writers 2025/07/20 02:47:30 DEBUG : >WaitForWriters: 2025/07/20 02:47:30 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:30 DEBUG : dir: Looking for writers 2025/07/20 02:47:30 DEBUG : Looking for writers 2025/07/20 02:47:30 DEBUG : dir: reading active writers 2025/07/20 02:47:30 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:30 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:31 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:31 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:31 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:47:31 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:31 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:47:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:34 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:34 DEBUG : dir: Looking for writers 2025/07/20 02:47:34 DEBUG : file1: reading active writers 2025/07/20 02:47:34 DEBUG : Looking for writers 2025/07/20 02:47:34 DEBUG : dir: reading active writers 2025/07/20 02:47:34 DEBUG : >WaitForWriters: 2025/07/20 02:47:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00078c540 2025/07/20 02:47:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:47:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00078c540 2025/07/20 02:47:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/20 02:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc00078c540 2025/07/20 02:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:36 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/20 02:47:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/20 02:47:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:47:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/20 02:47:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:37 DEBUG : newLeaf: Running delayed rename now 2025/07/20 02:47:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00078c540 2025/07/20 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:38 DEBUG : dir: Looking for writers 2025/07/20 02:47:38 DEBUG : Looking for writers 2025/07/20 02:47:38 DEBUG : dir: reading active writers 2025/07/20 02:47:38 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:38 DEBUG : >WaitForWriters: 2025/07/20 02:47:38 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:38 DEBUG : dir: Looking for writers 2025/07/20 02:47:38 DEBUG : Looking for writers 2025/07/20 02:47:38 DEBUG : dir: reading active writers 2025/07/20 02:47:38 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:38 DEBUG : >WaitForWriters: 2025/07/20 02:47:38 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:39 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:39 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:47:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:47:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:39 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:47:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:47:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): openPending: 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): >openPending: err= 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:47:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): _writeAt: size=14, off=0 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): >_writeAt: n=14, err= 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): close: 2025/07/20 02:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 02:47:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:47:42 DEBUG : dir/file1(0xc000900840): >close: err= 2025/07/20 02:47:42 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:47:42 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:47:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:42 DEBUG : dir: Looking for writers 2025/07/20 02:47:42 DEBUG : file1: reading active writers 2025/07/20 02:47:42 DEBUG : Looking for writers 2025/07/20 02:47:42 DEBUG : dir: reading active writers 2025/07/20 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:47:43 DEBUG : dir: Looking for writers 2025/07/20 02:47:43 DEBUG : file1: reading active writers 2025/07/20 02:47:43 DEBUG : Looking for writers 2025/07/20 02:47:43 DEBUG : dir: reading active writers 2025/07/20 02:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:47:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/20 02:47:43 INFO : dir/file1: Copied (replaced existing) 2025/07/20 02:47:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 02:47:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/20 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 02:47:43 DEBUG : dir: Looking for writers 2025/07/20 02:47:43 DEBUG : file1: reading active writers 2025/07/20 02:47:43 DEBUG : Looking for writers 2025/07/20 02:47:43 DEBUG : dir: reading active writers 2025/07/20 02:47:43 DEBUG : >WaitForWriters: 2025/07/20 02:47:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:47:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:47:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:47:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): _readAt: size=512, off=0 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): openPending: 2025/07/20 02:47:43 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/07/20 02:47:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): >openPending: err= 2025/07/20 02:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): >_readAt: n=14, err=EOF 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): close: 2025/07/20 02:47:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:47:43 DEBUG : dir/file1(0xc0009012c0): >close: err= 2025/07/20 02:47:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:47:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00078cf00 2025/07/20 02:47:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:47:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 02:47:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00078cf00 2025/07/20 02:47:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:47:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:47:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:47:45 DEBUG : dir/file1(0xc0009016c0): openPending: 2025/07/20 02:47:45 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/07/20 02:47:45 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/07/20 02:47:45 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:47:45 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:47:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:47:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:45 DEBUG : dir/file1(0xc0009016c0): >openPending: err= 2025/07/20 02:47:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:47:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:47:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:47:45 DEBUG : dir/file1(0xc0009016c0): _writeAt: size=25, off=0 2025/07/20 02:47:45 DEBUG : dir/file1(0xc0009016c0): >_writeAt: n=25, err= 2025/07/20 02:47:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:47:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00078cf00 2025/07/20 02:47:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:46 DEBUG : newLeaf(0xc0009016c0): close: 2025/07/20 02:47:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 02:47:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 02:47:45.770999704 +0000 UTC m=+200.286556575 2025/07/20 02:47:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 02:47:46 DEBUG : newLeaf(0xc0009016c0): >close: err= 2025/07/20 02:47:46 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:47:46 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:47:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:47:46 DEBUG : dir: Looking for writers 2025/07/20 02:47:46 DEBUG : Looking for writers 2025/07/20 02:47:46 DEBUG : dir: reading active writers 2025/07/20 02:47:46 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:47:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:47:47 INFO : newLeaf: Copied (replaced existing) 2025/07/20 02:47:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 02:47:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/20 02:47:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 02:47:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 02:47:47 DEBUG : dir: Looking for writers 2025/07/20 02:47:47 DEBUG : Looking for writers 2025/07/20 02:47:47 DEBUG : dir: reading active writers 2025/07/20 02:47:47 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:47 DEBUG : >WaitForWriters: 2025/07/20 02:47:47 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:47 DEBUG : dir: Looking for writers 2025/07/20 02:47:47 DEBUG : Looking for writers 2025/07/20 02:47:47 DEBUG : dir: reading active writers 2025/07/20 02:47:47 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:47 DEBUG : >WaitForWriters: 2025/07/20 02:47:47 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:48 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:48 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:47:48 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:48 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:47:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:51 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:51 DEBUG : dir: Looking for writers 2025/07/20 02:47:51 DEBUG : file1: reading active writers 2025/07/20 02:47:51 DEBUG : Looking for writers 2025/07/20 02:47:51 DEBUG : dir: reading active writers 2025/07/20 02:47:51 DEBUG : >WaitForWriters: 2025/07/20 02:47:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00091acc0 2025/07/20 02:47:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:47:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00091acc0 2025/07/20 02:47:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:47:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:47:53 DEBUG : dir/file1(0xc0004205c0): openPending: 2025/07/20 02:47:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/20 02:47:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:53 DEBUG : dir/file1(0xc0004205c0): >openPending: err= 2025/07/20 02:47:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:47:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:47:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:47:53 DEBUG : dir/file1(0xc0004205c0): _writeAt: size=25, off=0 2025/07/20 02:47:53 DEBUG : dir/file1(0xc0004205c0): >_writeAt: n=25, err= 2025/07/20 02:47:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:47:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:47:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00091acc0 2025/07/20 02:47:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:47:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:54 DEBUG : newLeaf(0xc0004205c0): close: 2025/07/20 02:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 02:47:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 02:47:53.956780233 +0000 UTC m=+208.472337103 2025/07/20 02:47:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 02:47:54 DEBUG : newLeaf(0xc0004205c0): >close: err= 2025/07/20 02:47:54 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:47:54 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:47:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/20 02:47:54 DEBUG : dir: Looking for writers 2025/07/20 02:47:54 DEBUG : Looking for writers 2025/07/20 02:47:54 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:54 DEBUG : dir: reading active writers 2025/07/20 02:47:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:47:55 DEBUG : dir: Looking for writers 2025/07/20 02:47:55 DEBUG : Looking for writers 2025/07/20 02:47:55 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:55 DEBUG : dir: reading active writers 2025/07/20 02:47:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:47:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:47:55 INFO : newLeaf: Copied (replaced existing) 2025/07/20 02:47:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 02:47:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/20 02:47:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 02:47:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:47:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 02:47:55 DEBUG : dir: Looking for writers 2025/07/20 02:47:55 DEBUG : Looking for writers 2025/07/20 02:47:55 DEBUG : dir: reading active writers 2025/07/20 02:47:55 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:55 DEBUG : >WaitForWriters: 2025/07/20 02:47:56 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:56 DEBUG : dir: Looking for writers 2025/07/20 02:47:56 DEBUG : Looking for writers 2025/07/20 02:47:56 DEBUG : dir: reading active writers 2025/07/20 02:47:56 DEBUG : newLeaf: reading active writers 2025/07/20 02:47:56 DEBUG : >WaitForWriters: 2025/07/20 02:47:56 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:47:57 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:47:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:47:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:47:57 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:47:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:47:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:47:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): openPending: 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:47:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): >openPending: err= 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:47:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:47:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:47:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): _writeAt: size=14, off=0 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): >_writeAt: n=14, err= 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): close: 2025/07/20 02:47:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/20 02:47:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:47:59 DEBUG : dir/file1(0xc0000f6ac0): >close: err= 2025/07/20 02:47:59 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:47:59 DEBUG : dir: Looking for writers 2025/07/20 02:47:59 DEBUG : file1: reading active writers 2025/07/20 02:47:59 DEBUG : Looking for writers 2025/07/20 02:47:59 DEBUG : dir: reading active writers 2025/07/20 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:47:59 DEBUG : dir: Looking for writers 2025/07/20 02:47:59 DEBUG : file1: reading active writers 2025/07/20 02:47:59 DEBUG : Looking for writers 2025/07/20 02:47:59 DEBUG : dir: reading active writers 2025/07/20 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:47:59 DEBUG : dir: Looking for writers 2025/07/20 02:47:59 DEBUG : file1: reading active writers 2025/07/20 02:47:59 DEBUG : Looking for writers 2025/07/20 02:47:59 DEBUG : dir: reading active writers 2025/07/20 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:47:59 DEBUG : dir: Looking for writers 2025/07/20 02:47:59 DEBUG : file1: reading active writers 2025/07/20 02:47:59 DEBUG : Looking for writers 2025/07/20 02:47:59 DEBUG : dir: reading active writers 2025/07/20 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:47:59 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 02:48:00 DEBUG : dir: Looking for writers 2025/07/20 02:48:00 DEBUG : file1: reading active writers 2025/07/20 02:48:00 DEBUG : Looking for writers 2025/07/20 02:48:00 DEBUG : dir: reading active writers 2025/07/20 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:48:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:48:00 DEBUG : dir: Looking for writers 2025/07/20 02:48:00 DEBUG : file1: reading active writers 2025/07/20 02:48:00 DEBUG : Looking for writers 2025/07/20 02:48:00 DEBUG : dir: reading active writers 2025/07/20 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:48:00 DEBUG : dir: Looking for writers 2025/07/20 02:48:00 DEBUG : file1: reading active writers 2025/07/20 02:48:00 DEBUG : Looking for writers 2025/07/20 02:48:00 DEBUG : dir: reading active writers 2025/07/20 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:48:01 DEBUG : dir: Looking for writers 2025/07/20 02:48:01 DEBUG : file1: reading active writers 2025/07/20 02:48:01 DEBUG : Looking for writers 2025/07/20 02:48:01 DEBUG : dir: reading active writers 2025/07/20 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:48:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/20 02:48:01 INFO : dir/file1: Copied (replaced existing) 2025/07/20 02:48:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 02:48:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/20 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 02:48:02 DEBUG : dir: Looking for writers 2025/07/20 02:48:02 DEBUG : file1: reading active writers 2025/07/20 02:48:02 DEBUG : Looking for writers 2025/07/20 02:48:02 DEBUG : dir: reading active writers 2025/07/20 02:48:02 DEBUG : >WaitForWriters: 2025/07/20 02:48:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): _readAt: size=512, off=0 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): openPending: 2025/07/20 02:48:02 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/07/20 02:48:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/20 02:48:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): >openPending: err= 2025/07/20 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): >_readAt: n=14, err=EOF 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): close: 2025/07/20 02:48:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:48:02 DEBUG : dir/file1(0xc0009008c0): >close: err= 2025/07/20 02:48:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:48:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:48:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00091ac00 2025/07/20 02:48:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:48:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:48:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 02:48:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00091ac00 2025/07/20 02:48:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:48:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:04 DEBUG : dir/file1(0xc00044c640): openPending: 2025/07/20 02:48:04 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/07/20 02:48:04 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/07/20 02:48:04 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:48:04 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:48:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:04 DEBUG : dir/file1(0xc00044c640): >openPending: err= 2025/07/20 02:48:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:48:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:04 DEBUG : dir/file1(0xc00044c640): _writeAt: size=25, off=0 2025/07/20 02:48:04 DEBUG : dir/file1(0xc00044c640): >_writeAt: n=25, err= 2025/07/20 02:48:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:48:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:48:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00091ac00 2025/07/20 02:48:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:48:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:04 DEBUG : newLeaf(0xc00044c640): close: 2025/07/20 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 02:48:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 02:48:04.284012775 +0000 UTC m=+218.799569686 2025/07/20 02:48:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 02:48:04 DEBUG : newLeaf(0xc00044c640): >close: err= 2025/07/20 02:48:04 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:04 DEBUG : dir: Looking for writers 2025/07/20 02:48:04 DEBUG : Looking for writers 2025/07/20 02:48:04 DEBUG : dir: reading active writers 2025/07/20 02:48:04 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:48:04 DEBUG : dir: Looking for writers 2025/07/20 02:48:04 DEBUG : Looking for writers 2025/07/20 02:48:04 DEBUG : dir: reading active writers 2025/07/20 02:48:04 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:48:04 DEBUG : dir: Looking for writers 2025/07/20 02:48:04 DEBUG : Looking for writers 2025/07/20 02:48:04 DEBUG : dir: reading active writers 2025/07/20 02:48:04 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:48:04 DEBUG : dir: Looking for writers 2025/07/20 02:48:04 DEBUG : Looking for writers 2025/07/20 02:48:04 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:04 DEBUG : dir: reading active writers 2025/07/20 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:48:04 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 02:48:04 DEBUG : dir: Looking for writers 2025/07/20 02:48:04 DEBUG : Looking for writers 2025/07/20 02:48:04 DEBUG : dir: reading active writers 2025/07/20 02:48:04 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:48:05 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/20 02:48:05 DEBUG : dir: Looking for writers 2025/07/20 02:48:05 DEBUG : Looking for writers 2025/07/20 02:48:05 DEBUG : dir: reading active writers 2025/07/20 02:48:05 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:48:05 DEBUG : dir: Looking for writers 2025/07/20 02:48:05 DEBUG : Looking for writers 2025/07/20 02:48:05 DEBUG : dir: reading active writers 2025/07/20 02:48:05 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:48:06 DEBUG : dir: Looking for writers 2025/07/20 02:48:06 DEBUG : Looking for writers 2025/07/20 02:48:06 DEBUG : dir: reading active writers 2025/07/20 02:48:06 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:48:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:48:06 INFO : newLeaf: Copied (replaced existing) 2025/07/20 02:48:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 02:48:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/20 02:48:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 02:48:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 02:48:07 DEBUG : dir: Looking for writers 2025/07/20 02:48:07 DEBUG : Looking for writers 2025/07/20 02:48:07 DEBUG : dir: reading active writers 2025/07/20 02:48:07 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:07 DEBUG : >WaitForWriters: 2025/07/20 02:48:07 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:07 DEBUG : dir: Looking for writers 2025/07/20 02:48:07 DEBUG : Looking for writers 2025/07/20 02:48:07 DEBUG : dir: reading active writers 2025/07/20 02:48:07 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:07 DEBUG : >WaitForWriters: 2025/07/20 02:48:07 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:08 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:08 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:48:08 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:08 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:48:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:48:11 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:11 DEBUG : dir: Looking for writers 2025/07/20 02:48:11 DEBUG : file1: reading active writers 2025/07/20 02:48:11 DEBUG : Looking for writers 2025/07/20 02:48:11 DEBUG : dir: reading active writers 2025/07/20 02:48:11 DEBUG : >WaitForWriters: 2025/07/20 02:48:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): _readAt: size=512, off=0 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): openPending: 2025/07/20 02:48:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/20 02:48:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:48:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): >openPending: err= 2025/07/20 02:48:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/20 02:48:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:48:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): >_readAt: n=14, err=EOF 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): close: 2025/07/20 02:48:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:48:11 DEBUG : dir/file1(0xc0004203c0): >close: err= 2025/07/20 02:48:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:48:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:48:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0009800c0 2025/07/20 02:48:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:48:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/20 02:48:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/20 02:48:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0009800c0 2025/07/20 02:48:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/20 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:48:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:13 DEBUG : dir/file1(0xc00044c500): openPending: 2025/07/20 02:48:13 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/07/20 02:48:13 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/07/20 02:48:13 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:48:13 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:48:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/20 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:13 DEBUG : dir/file1(0xc00044c500): >openPending: err= 2025/07/20 02:48:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:48:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:13 DEBUG : dir/file1(0xc00044c500): _writeAt: size=25, off=0 2025/07/20 02:48:13 DEBUG : dir/file1(0xc00044c500): >_writeAt: n=25, err= 2025/07/20 02:48:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/20 02:48:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/20 02:48:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0009800c0 2025/07/20 02:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:14 DEBUG : newLeaf(0xc00044c500): close: 2025/07/20 02:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/20 02:48:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-20 02:48:13.706173929 +0000 UTC m=+228.221730830 2025/07/20 02:48:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/20 02:48:14 DEBUG : newLeaf(0xc00044c500): >close: err= 2025/07/20 02:48:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:48:14 DEBUG : newLeaf: vfs cache: starting upload 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:48:14 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:48:14 DEBUG : dir: Looking for writers 2025/07/20 02:48:14 DEBUG : Looking for writers 2025/07/20 02:48:14 DEBUG : dir: reading active writers 2025/07/20 02:48:14 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:48:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/20 02:48:15 INFO : newLeaf: Copied (replaced existing) 2025/07/20 02:48:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-20 02:48:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/20 02:48:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/20 02:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/20 02:48:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/20 02:48:15 DEBUG : dir: Looking for writers 2025/07/20 02:48:15 DEBUG : Looking for writers 2025/07/20 02:48:15 DEBUG : dir: reading active writers 2025/07/20 02:48:15 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:15 DEBUG : >WaitForWriters: 2025/07/20 02:48:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:15 DEBUG : dir: Looking for writers 2025/07/20 02:48:15 DEBUG : Looking for writers 2025/07/20 02:48:15 DEBUG : dir: reading active writers 2025/07/20 02:48:15 DEBUG : newLeaf: reading active writers 2025/07/20 02:48:15 DEBUG : >WaitForWriters: 2025/07/20 02:48:15 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestFileRename (60.91s) --- PASS: TestFileRename/off,forceCache=false (7.94s) --- PASS: TestFileRename/minimal,forceCache=false (8.04s) --- PASS: TestFileRename/minimal,forceCache=true (9.47s) --- PASS: TestFileRename/writes,forceCache=false (8.19s) --- PASS: TestFileRename/writes,forceCache=true (11.34s) --- PASS: TestFileRename/full,forceCache=false (15.92s) === 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-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:24 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:24 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:24 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:24 DEBUG : Looking for writers 2025/07/20 02:48:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:24 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:48:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 02:48:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:27 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:27 DEBUG : dir: Looking for writers 2025/07/20 02:48:27 DEBUG : file1: reading active writers 2025/07/20 02:48:27 DEBUG : Looking for writers 2025/07/20 02:48:27 DEBUG : dir: reading active writers 2025/07/20 02:48:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.18s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:28 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:28 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:48:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 02:48:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/20 02:48:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/20 02:48:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/20 02:48:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/20 02:48:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/20 02:48:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/20 02:48:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/20 02:48:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/20 02:48:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/20 02:48:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/20 02:48:33 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:33 DEBUG : dir: Looking for writers 2025/07/20 02:48:33 DEBUG : file1: reading active writers 2025/07/20 02:48:33 DEBUG : Looking for writers 2025/07/20 02:48:33 DEBUG : dir: reading active writers 2025/07/20 02:48:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:35 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:35 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:48:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 02:48:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/20 02:48:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/20 02:48:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/20 02:48:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/20 02:48:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/20 02:48:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/20 02:48:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/20 02:48:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/20 02:48:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/20 02:48:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/20 02:48:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/20 02:48:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/20 02:48:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/20 02:48:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/20 02:48:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/20 02:48:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/20 02:48:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/20 02:48:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/20 02:48:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/20 02:48:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/20 02:48:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/20 02:48:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/20 02:48:39 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:39 DEBUG : dir: Looking for writers 2025/07/20 02:48:39 DEBUG : file1: reading active writers 2025/07/20 02:48:39 DEBUG : Looking for writers 2025/07/20 02:48:39 DEBUG : dir: reading active writers 2025/07/20 02:48:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.03s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:41 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:41 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:48:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 02:48:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:44 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:44 DEBUG : dir: Looking for writers 2025/07/20 02:48:44 DEBUG : file1: reading active writers 2025/07/20 02:48:44 DEBUG : Looking for writers 2025/07/20 02:48:44 DEBUG : dir: reading active writers 2025/07/20 02:48:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.26s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:45 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:45 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:48:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/20 02:48:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/20 02:48:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/20 02:48:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/20 02:48:48 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:48 DEBUG : dir: Looking for writers 2025/07/20 02:48:48 DEBUG : file1: reading active writers 2025/07/20 02:48:48 DEBUG : Looking for writers 2025/07/20 02:48:48 DEBUG : dir: reading active writers 2025/07/20 02:48:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.10s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:49 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:49 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:48:49 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:49 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:48:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): _readAt: size=1, off=0 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): openPending: 2025/07/20 02:48:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:48:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >openPending: err= 2025/07/20 02:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 02:48:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:48:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >_readAt: n=1, err= 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): _readAt: size=256, off=1 2025/07/20 02:48:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >_readAt: n=15, err=EOF 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): _readAt: size=16, off=16 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >_readAt: n=0, err=EOF 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): close: 2025/07/20 02:48:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >close: err= 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): close: 2025/07/20 02:48:52 DEBUG : dir/file1(0xc000900c40): >close: err=file already closed 2025/07/20 02:48:52 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:52 DEBUG : dir: Looking for writers 2025/07/20 02:48:52 DEBUG : file1: reading active writers 2025/07/20 02:48:52 DEBUG : Looking for writers 2025/07/20 02:48:52 DEBUG : dir: reading active writers 2025/07/20 02:48:52 DEBUG : >WaitForWriters: 2025/07/20 02:48:52 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.07s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:53 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:53 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:48:53 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:53 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:48:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:48:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:48:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:48:56 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:48:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:48:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:48:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): _readAt: size=1, off=0 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): openPending: 2025/07/20 02:48:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:48:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:48:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >openPending: err= 2025/07/20 02:48:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 02:48:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:48:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:48:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >_readAt: n=1, err= 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): _readAt: size=1, off=5 2025/07/20 02:48:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >_readAt: n=1, err= 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): _readAt: size=1, off=3 2025/07/20 02:48:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >_readAt: n=1, err= 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): _readAt: size=1, off=13 2025/07/20 02:48:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >_readAt: n=1, err= 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): _readAt: size=16, off=100 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >_readAt: n=0, err=EOF 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): close: 2025/07/20 02:48:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:48:56 DEBUG : dir/file1(0xc00044c480): >close: err= 2025/07/20 02:48:56 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:48:56 DEBUG : dir: Looking for writers 2025/07/20 02:48:56 DEBUG : file1: reading active writers 2025/07/20 02:48:56 DEBUG : Looking for writers 2025/07/20 02:48:56 DEBUG : dir: reading active writers 2025/07/20 02:48:56 DEBUG : >WaitForWriters: 2025/07/20 02:48:56 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.30s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:48:57 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:48:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:48:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:48:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:48:57 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:48:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:49:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:49:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:49:00 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:49:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:49:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:49:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=1, off=0 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): openPending: 2025/07/20 02:49:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:49:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >openPending: err= 2025/07/20 02:49:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/20 02:49:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=1, err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=1, off=5 2025/07/20 02:49:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=1, err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=1, off=1 2025/07/20 02:49:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=1, err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=6, off=10 2025/07/20 02:49:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=6, err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=256, off=10 2025/07/20 02:49:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=6, err=EOF 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=256, off=100 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=0, err=EOF 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): close: 2025/07/20 02:49:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >close: err= 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): _readAt: size=256, off=100 2025/07/20 02:49:00 DEBUG : dir/file1(0xc000420880): >_readAt: n=0, err=file already closed 2025/07/20 02:49:00 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:00 DEBUG : dir: Looking for writers 2025/07/20 02:49:00 DEBUG : file1: reading active writers 2025/07/20 02:49:00 DEBUG : Looking for writers 2025/07/20 02:49:00 DEBUG : dir: reading active writers 2025/07/20 02:49:00 DEBUG : >WaitForWriters: 2025/07/20 02:49:00 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.25s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:02 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:02 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:02 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:02 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:49:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:49:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:49:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:49:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:49:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:49:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:49:04 DEBUG : dir/file1(0xc000900300): RWFileHandle.Flush 2025/07/20 02:49:04 DEBUG : dir/file1(0xc000900300): _readAt: size=256, off=0 2025/07/20 02:49:04 DEBUG : dir/file1(0xc000900300): openPending: 2025/07/20 02:49:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:49:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:49:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:04 DEBUG : dir/file1(0xc000900300): >openPending: err= 2025/07/20 02:49:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/20 02:49:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:05 DEBUG : dir/file1(0xc000900300): >_readAt: n=16, err=EOF 2025/07/20 02:49:05 DEBUG : dir/file1(0xc000900300): RWFileHandle.Flush 2025/07/20 02:49:05 DEBUG : dir/file1(0xc000900300): RWFileHandle.Flush 2025/07/20 02:49:05 DEBUG : dir/file1(0xc000900300): close: 2025/07/20 02:49:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:49:05 DEBUG : dir/file1(0xc000900300): >close: err= 2025/07/20 02:49:05 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:05 DEBUG : dir: Looking for writers 2025/07/20 02:49:05 DEBUG : file1: reading active writers 2025/07/20 02:49:05 DEBUG : Looking for writers 2025/07/20 02:49:05 DEBUG : dir: reading active writers 2025/07/20 02:49:05 DEBUG : >WaitForWriters: 2025/07/20 02:49:05 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:06 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:06 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:06 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:06 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:49:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:49:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/20 02:49:09 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:49:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:49:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:49:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): _readAt: size=256, off=0 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): openPending: 2025/07/20 02:49:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:49:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:49:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): >openPending: err= 2025/07/20 02:49:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/20 02:49:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): >_readAt: n=16, err=EOF 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): RWFileHandle.Release 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): close: 2025/07/20 02:49:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): >close: err= 2025/07/20 02:49:09 DEBUG : dir/file1(0xc000a0e240): RWFileHandle.Release 2025/07/20 02:49:09 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:09 DEBUG : dir: Looking for writers 2025/07/20 02:49:09 DEBUG : file1: reading active writers 2025/07/20 02:49:09 DEBUG : Looking for writers 2025/07/20 02:49:09 DEBUG : dir: reading active writers 2025/07/20 02:49:09 DEBUG : >WaitForWriters: 2025/07/20 02:49:09 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.25s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:10 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:10 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:10 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:10 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:10 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): openPending: 2025/07/20 02:49:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): >openPending: err= 2025/07/20 02:49:10 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): _writeAt: size=5, off=0 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): >_writeAt: n=5, err= 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): _writeAt: size=7, off=5 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): >_writeAt: n=7, err= 2025/07/20 02:49:10 DEBUG : file1: vfs cache: truncate to size=11 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): close: 2025/07/20 02:49:10 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:10.792257431 +0000 UTC m=+285.307814361 2025/07/20 02:49:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): >close: err= 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): close: 2025/07/20 02:49:10 DEBUG : file1(0xc00044ce00): >close: err=file already closed 2025/07/20 02:49:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:10 DEBUG : Looking for writers 2025/07/20 02:49:10 DEBUG : file1: reading active writers 2025/07/20 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:10 DEBUG : Looking for writers 2025/07/20 02:49:10 DEBUG : file1: reading active writers 2025/07/20 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:10 DEBUG : Looking for writers 2025/07/20 02:49:10 DEBUG : file1: reading active writers 2025/07/20 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:10 DEBUG : Looking for writers 2025/07/20 02:49:10 DEBUG : file1: reading active writers 2025/07/20 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:10 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:10 DEBUG : Looking for writers 2025/07/20 02:49:10 DEBUG : file1: reading active writers 2025/07/20 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:11 DEBUG : Looking for writers 2025/07/20 02:49:11 DEBUG : file1: reading active writers 2025/07/20 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:11 DEBUG : Looking for writers 2025/07/20 02:49:11 DEBUG : file1: reading active writers 2025/07/20 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:11 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/20 02:49:12 DEBUG : Looking for writers 2025/07/20 02:49:12 DEBUG : file1: reading active writers 2025/07/20 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/20 02:49:12 INFO : file1: Copied (new) 2025/07/20 02:49:12 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-20 02:49:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/20 02:49:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:12 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:13 DEBUG : Looking for writers 2025/07/20 02:49:13 DEBUG : file1: reading active writers 2025/07/20 02:49:13 DEBUG : >WaitForWriters: 2025/07/20 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:13 DEBUG : Looking for writers 2025/07/20 02:49:13 DEBUG : file1: reading active writers 2025/07/20 02:49:13 DEBUG : >WaitForWriters: 2025/07/20 02:49:13 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:13 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:13 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:13 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:13 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:13 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): openPending: 2025/07/20 02:49:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): >openPending: err= 2025/07/20 02:49:13 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): _writeAt: size=7, off=0 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): >_writeAt: n=7, err= 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): _writeAt: size=6, off=5 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): >_writeAt: n=6, err= 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): close: 2025/07/20 02:49:13 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:13.932844568 +0000 UTC m=+288.448401478 2025/07/20 02:49:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): >close: err= 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): _writeAt: size=5, off=0 2025/07/20 02:49:13 DEBUG : file1(0xc000a0e8c0): >_writeAt: n=0, err=file already closed 2025/07/20 02:49:13 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:13 DEBUG : Looking for writers 2025/07/20 02:49:13 DEBUG : file1: reading active writers 2025/07/20 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:13 DEBUG : Looking for writers 2025/07/20 02:49:13 DEBUG : file1: reading active writers 2025/07/20 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:13 DEBUG : Looking for writers 2025/07/20 02:49:13 DEBUG : file1: reading active writers 2025/07/20 02:49:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:14 DEBUG : Looking for writers 2025/07/20 02:49:14 DEBUG : file1: reading active writers 2025/07/20 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:14 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:14 DEBUG : Looking for writers 2025/07/20 02:49:14 DEBUG : file1: reading active writers 2025/07/20 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:14 DEBUG : Looking for writers 2025/07/20 02:49:14 DEBUG : file1: reading active writers 2025/07/20 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:14 DEBUG : Looking for writers 2025/07/20 02:49:14 DEBUG : file1: reading active writers 2025/07/20 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/20 02:49:15 DEBUG : Looking for writers 2025/07/20 02:49:15 DEBUG : file1: reading active writers 2025/07/20 02:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/20 02:49:15 INFO : file1: Copied (new) 2025/07/20 02:49:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-20 02:49:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/20 02:49:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:15 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:16 DEBUG : Looking for writers 2025/07/20 02:49:16 DEBUG : file1: reading active writers 2025/07/20 02:49:16 DEBUG : >WaitForWriters: 2025/07/20 02:49:16 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:16 DEBUG : Looking for writers 2025/07/20 02:49:16 DEBUG : file1: reading active writers 2025/07/20 02:49:16 DEBUG : >WaitForWriters: 2025/07/20 02:49:16 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:16 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:16 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:16 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:16 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:17 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:17 DEBUG : file1(0xc00044d5c0): openPending: 2025/07/20 02:49:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:17 DEBUG : file1(0xc00044d5c0): >openPending: err= 2025/07/20 02:49:17 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:17 DEBUG : file1(0xc00044d5c0): close: 2025/07/20 02:49:17 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:17.079925992 +0000 UTC m=+291.595482862 2025/07/20 02:49:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:17 DEBUG : file1(0xc00044d5c0): >close: err= 2025/07/20 02:49:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 02:49:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:49:17 DEBUG : file2: newRWFileHandle: 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): openPending: 2025/07/20 02:49:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): >openPending: err= 2025/07/20 02:49:17 DEBUG : file2: >newRWFileHandle: err= 2025/07/20 02:49:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 02:49:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/20 02:49:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): RWFileHandle.Flush 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): RWFileHandle.Release 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): close: 2025/07/20 02:49:17 DEBUG : file2: vfs cache: setting modification time to 2025-07-20 02:49:17.081040803 +0000 UTC m=+291.596597673 2025/07/20 02:49:17 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:17 DEBUG : file2(0xc00044da40): >close: err= 2025/07/20 02:49:17 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/20 02:49:17 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:17 DEBUG : file2: vfs cache: starting upload 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/20 02:49:17 DEBUG : Looking for writers 2025/07/20 02:49:17 DEBUG : file1: reading active writers 2025/07/20 02:49:17 DEBUG : file2: reading active writers 2025/07/20 02:49:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/20 02:49:18 DEBUG : Looking for writers 2025/07/20 02:49:18 DEBUG : file2: reading active writers 2025/07/20 02:49:18 DEBUG : file1: reading active writers 2025/07/20 02:49:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/20 02:49:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:49:18 INFO : file1: Copied (new) 2025/07/20 02:49:18 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-20 02:49:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/20 02:49:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:18 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:19 DEBUG : Looking for writers 2025/07/20 02:49:19 DEBUG : file2: reading active writers 2025/07/20 02:49:19 DEBUG : file1: reading active writers 2025/07/20 02:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:19 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:49:19 INFO : file2: Copied (new) 2025/07/20 02:49:19 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-20 02:49:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/20 02:49:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/20 02:49:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/20 02:49:19 INFO : file2: vfs cache: upload succeeded try #1 2025/07/20 02:49:20 DEBUG : Looking for writers 2025/07/20 02:49:20 DEBUG : file1: reading active writers 2025/07/20 02:49:20 DEBUG : file2: reading active writers 2025/07/20 02:49:20 DEBUG : >WaitForWriters: 2025/07/20 02:49:20 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:20 DEBUG : Looking for writers 2025/07/20 02:49:20 DEBUG : file1: reading active writers 2025/07/20 02:49:20 DEBUG : file2: reading active writers 2025/07/20 02:49:20 DEBUG : >WaitForWriters: 2025/07/20 02:49:20 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.68s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:21 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:21 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:21 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:21 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:21 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): openPending: 2025/07/20 02:49:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): >openPending: err= 2025/07/20 02:49:21 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): _writeAt: size=5, off=0 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): >_writeAt: n=5, err= 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): RWFileHandle.Flush 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): RWFileHandle.Flush 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): close: 2025/07/20 02:49:21 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:21.75680714 +0000 UTC m=+296.272364049 2025/07/20 02:49:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:21 DEBUG : file1(0xc000692dc0): >close: err= 2025/07/20 02:49:21 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:21 DEBUG : Looking for writers 2025/07/20 02:49:21 DEBUG : file1: reading active writers 2025/07/20 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:21 DEBUG : Looking for writers 2025/07/20 02:49:21 DEBUG : file1: reading active writers 2025/07/20 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:21 DEBUG : Looking for writers 2025/07/20 02:49:21 DEBUG : file1: reading active writers 2025/07/20 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:21 DEBUG : Looking for writers 2025/07/20 02:49:21 DEBUG : file1: reading active writers 2025/07/20 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:21 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:21 DEBUG : Looking for writers 2025/07/20 02:49:21 DEBUG : file1: reading active writers 2025/07/20 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:22 DEBUG : Looking for writers 2025/07/20 02:49:22 DEBUG : file1: reading active writers 2025/07/20 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:22 DEBUG : Looking for writers 2025/07/20 02:49:22 DEBUG : file1: reading active writers 2025/07/20 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:49:23 DEBUG : Looking for writers 2025/07/20 02:49:23 DEBUG : file1: reading active writers 2025/07/20 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:49:23 INFO : file1: Copied (new) 2025/07/20 02:49:23 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 02:49:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/20 02:49:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:23 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : >WaitForWriters: 2025/07/20 02:49:24 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:24 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:24 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:24 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:24 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): openPending: 2025/07/20 02:49:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): >openPending: err= 2025/07/20 02:49:24 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): _writeAt: size=5, off=0 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): >_writeAt: n=5, err= 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): RWFileHandle.Release 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): close: 2025/07/20 02:49:24 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:24.718318811 +0000 UTC m=+299.233875680 2025/07/20 02:49:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): >close: err= 2025/07/20 02:49:24 DEBUG : file1(0xc00044c2c0): RWFileHandle.Release 2025/07/20 02:49:24 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:24 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:24 DEBUG : Looking for writers 2025/07/20 02:49:24 DEBUG : file1: reading active writers 2025/07/20 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:25 DEBUG : Looking for writers 2025/07/20 02:49:25 DEBUG : file1: reading active writers 2025/07/20 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:25 DEBUG : Looking for writers 2025/07/20 02:49:25 DEBUG : file1: reading active writers 2025/07/20 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:49:25 DEBUG : Looking for writers 2025/07/20 02:49:25 DEBUG : file1: reading active writers 2025/07/20 02:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:49:26 INFO : file1: Copied (new) 2025/07/20 02:49:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 02:49:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/20 02:49:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:26 DEBUG : Looking for writers 2025/07/20 02:49:26 DEBUG : file1: reading active writers 2025/07/20 02:49:26 DEBUG : >WaitForWriters: 2025/07/20 02:49:26 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:27 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:27 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:27 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:27 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:49:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 02:49:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:49:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): openPending: 2025/07/20 02:49:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:49:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:49:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): >openPending: err= 2025/07/20 02:49:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/20 02:49:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:49:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:49:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): _writeAt: size=5, off=0 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): >_writeAt: n=5, err= 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): close: 2025/07/20 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-20 02:49:30.231442102 +0000 UTC m=+304.746999011 2025/07/20 02:49:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:30 DEBUG : dir/file1(0xc000420400): >close: err= 2025/07/20 02:49:30 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:30 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:30 DEBUG : dir: Looking for writers 2025/07/20 02:49:30 DEBUG : file1: reading active writers 2025/07/20 02:49:30 DEBUG : Looking for writers 2025/07/20 02:49:30 DEBUG : dir: reading active writers 2025/07/20 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:31 DEBUG : dir: Looking for writers 2025/07/20 02:49:31 DEBUG : file1: reading active writers 2025/07/20 02:49:31 DEBUG : Looking for writers 2025/07/20 02:49:31 DEBUG : dir: reading active writers 2025/07/20 02:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:49:31 INFO : dir/file1: Copied (replaced existing) 2025/07/20 02:49:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-20 02:49:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/20 02:49:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:32 DEBUG : dir: Looking for writers 2025/07/20 02:49:32 DEBUG : file1: reading active writers 2025/07/20 02:49:32 DEBUG : Looking for writers 2025/07/20 02:49:32 DEBUG : dir: reading active writers 2025/07/20 02:49:32 DEBUG : >WaitForWriters: 2025/07/20 02:49:32 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.05s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:33 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:33 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:33 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:33 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/20 02:49:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/20 02:49:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/20 02:49:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/20 02:49:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): _writeAt: size=5, off=0 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): openPending: 2025/07/20 02:49:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/20 02:49:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/20 02:49:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): >openPending: err= 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): >_writeAt: n=5, err= 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): _writeAt: size=15, off=5 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): >_writeAt: n=15, err= 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): close: 2025/07/20 02:49:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/20 02:49:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-20 02:49:36.433471708 +0000 UTC m=+310.949028607 2025/07/20 02:49:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:36 DEBUG : dir/file1(0xc0000f71c0): >close: err= 2025/07/20 02:49:36 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:36 DEBUG : dir/file1: vfs cache: starting upload 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:36 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/07/20 02:49:36 DEBUG : dir: Looking for writers 2025/07/20 02:49:36 DEBUG : file1: reading active writers 2025/07/20 02:49:36 DEBUG : Looking for writers 2025/07/20 02:49:36 DEBUG : dir: reading active writers 2025/07/20 02:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:37 DEBUG : dir: Looking for writers 2025/07/20 02:49:37 DEBUG : file1: reading active writers 2025/07/20 02:49:37 DEBUG : Looking for writers 2025/07/20 02:49:37 DEBUG : dir: reading active writers 2025/07/20 02:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:37 DEBUG : dir: Looking for writers 2025/07/20 02:49:37 DEBUG : file1: reading active writers 2025/07/20 02:49:37 DEBUG : Looking for writers 2025/07/20 02:49:37 DEBUG : dir: reading active writers 2025/07/20 02:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/20 02:49:37 INFO : dir/file1: Copied (replaced existing) 2025/07/20 02:49:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-20 02:49:36 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/20 02:49:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:38 DEBUG : dir: Looking for writers 2025/07/20 02:49:38 DEBUG : file1: reading active writers 2025/07/20 02:49:38 DEBUG : Looking for writers 2025/07/20 02:49:38 DEBUG : dir: reading active writers 2025/07/20 02:49:38 DEBUG : >WaitForWriters: 2025/07/20 02:49:38 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.24s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:39 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:39 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:39 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): openPending: 2025/07/20 02:49:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): >openPending: err= 2025/07/20 02:49:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): _writeAt: size=5, off=0 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): >_writeAt: n=5, err= 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): close: 2025/07/20 02:49:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-20 02:49:39.962458782 +0000 UTC m=+314.478015692 2025/07/20 02:49:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:39 DEBUG : file1(0xc0004204c0): >close: err= 2025/07/20 02:49:39 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:39 DEBUG : Looking for writers 2025/07/20 02:49:39 DEBUG : file1: reading active writers 2025/07/20 02:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:39 DEBUG : Looking for writers 2025/07/20 02:49:39 DEBUG : file1: reading active writers 2025/07/20 02:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:39 DEBUG : Looking for writers 2025/07/20 02:49:39 DEBUG : file1: reading active writers 2025/07/20 02:49:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:40 DEBUG : Looking for writers 2025/07/20 02:49:40 DEBUG : file1: reading active writers 2025/07/20 02:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:40 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:40 DEBUG : Looking for writers 2025/07/20 02:49:40 DEBUG : file1: reading active writers 2025/07/20 02:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:40 DEBUG : Looking for writers 2025/07/20 02:49:40 DEBUG : file1: reading active writers 2025/07/20 02:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:40 DEBUG : Looking for writers 2025/07/20 02:49:40 DEBUG : file1: reading active writers 2025/07/20 02:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:40 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:49:41 DEBUG : Looking for writers 2025/07/20 02:49:41 DEBUG : file1: reading active writers 2025/07/20 02:49:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:49:41 INFO : file1: Copied (new) 2025/07/20 02:49:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-20 02:49:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/20 02:49:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:42 DEBUG : Looking for writers 2025/07/20 02:49:42 DEBUG : file1: reading active writers 2025/07/20 02:49:42 DEBUG : >WaitForWriters: 2025/07/20 02:49:42 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:42 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:42 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:42 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:42 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/20 02:49:42 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.929861099 +0000 UTC m=+317.445417979 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0000f78c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.929861099 +0000 UTC m=+317.445417979 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692380): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.929861099 +0000 UTC m=+317.445417979 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000692900): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c70 item 1 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.936816191 +0000 UTC m=+317.452373091 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000693b00): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.936816191 +0000 UTC m=+317.452373091 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e100): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411260 item 2 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.939566182 +0000 UTC m=+317.455123092 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0e880): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.939566182 +0000 UTC m=+317.455123092 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0ed00): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.939566182 +0000 UTC m=+317.455123092 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f200): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ce0 item 3 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.943272026 +0000 UTC m=+317.458828936 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc340): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.943272026 +0000 UTC m=+317.458828936 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cc880): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec2a0 item 4 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.945872726 +0000 UTC m=+317.461429596 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd040): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.945872726 +0000 UTC m=+317.461429596 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd4c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.945872726 +0000 UTC m=+317.461429596 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0008cd980): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecc40 item 5 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.948397173 +0000 UTC m=+317.463954044 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0002ec800): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.948397173 +0000 UTC m=+317.463954044 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960080): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc00 item 6 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.951371084 +0000 UTC m=+317.466927993 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960700): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.951371084 +0000 UTC m=+317.466927993 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000960c00): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.951371084 +0000 UTC m=+317.466927993 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009610c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc690 item 7 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.95481096 +0000 UTC m=+317.470367880 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961740): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.95481096 +0000 UTC m=+317.470367880 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000961c80): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 8 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): _readAt: size=2, off=0 2025/07/20 02:49:42 ERROR : open-test-file(0xc000a182c0): Couldn't read size of file 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a182c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.957919061 +0000 UTC m=+317.473475972 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18680): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.957919061 +0000 UTC m=+317.473475972 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a18b00): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.957919061 +0000 UTC m=+317.473475972 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19000): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 9 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.961924017 +0000 UTC m=+317.477480927 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19680): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.961924017 +0000 UTC m=+317.477480927 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a19bc0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f180 item 10 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): _readAt: size=2, off=0 2025/07/20 02:49:42 ERROR : open-test-file(0xc000a4a280): Couldn't read size of file 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): >_readAt: n=0, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): close: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a280): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.964670361 +0000 UTC m=+317.480227271 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4a640): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): _writeAt: size=3, off=2 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.964670361 +0000 UTC m=+317.480227271 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4ab40): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.964670361 +0000 UTC m=+317.480227271 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b040): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fc70 item 11 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.968331772 +0000 UTC m=+317.483888682 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4b6c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.968331772 +0000 UTC m=+317.483888682 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a4bc00): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004584d0 item 12 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): _readAt: size=2, off=0 2025/07/20 02:49:42 ERROR : open-test-file(0xc00146a2c0): Couldn't read size of file 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a2c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.97144334 +0000 UTC m=+317.487000240 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc00146a680): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.97144334 +0000 UTC m=+317.487000240 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000a0f9c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388850 item 13 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.974057727 +0000 UTC m=+317.489614637 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae0c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.974057727 +0000 UTC m=+317.489614637 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009ae600): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003895e0 item 14 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): _readAt: size=2, off=0 2025/07/20 02:49:42 ERROR : open-test-file(0xc0009aec40): Couldn't read size of file 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): >_readAt: n=0, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): close: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009aec40): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.978970727 +0000 UTC m=+317.494527677 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af000): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.978970727 +0000 UTC m=+317.494527677 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009af6c0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389dc0 item 15 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 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/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.983223087 +0000 UTC m=+317.498779986 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009afd40): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.983223087 +0000 UTC m=+317.498779986 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2300): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472380 item 16 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.987793653 +0000 UTC m=+317.503350553 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2940): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): open at offset 5 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): _writeAt: size=3, off=7 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.987793653 +0000 UTC m=+317.503350553 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900940): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.987793653 +0000 UTC m=+317.503350553 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc000900e40): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171730 item 17 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.992271988 +0000 UTC m=+317.507828898 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.992271988 +0000 UTC m=+317.507828898 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3300): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004729a0 item 18 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.995276886 +0000 UTC m=+317.510833806 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3980): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): _readAt: size=2, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): open at offset 5 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): >_readAt: n=2, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): _writeAt: size=3, off=7 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.995276886 +0000 UTC m=+317.510833806 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc0009d3e80): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): _readAt: size=512, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): >openPending: err= 2025/07/20 02:49:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): >_readAt: n=5, err=EOF 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.995276886 +0000 UTC m=+317.510833806 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480400): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: Remove: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 19 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): openPending: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): >openPending: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): _writeAt: size=5, off=0 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): >_writeAt: n=5, err= 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): close: 2025/07/20 02:49:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.999414511 +0000 UTC m=+317.514971411 2025/07/20 02:49:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:42 DEBUG : open-test-file(0xc001480a80): >close: err= 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:42 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:42.999414511 +0000 UTC m=+317.514971411 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001480fc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004733b0 item 20 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.002215767 +0000 UTC m=+317.517772677 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.002215767 +0000 UTC m=+317.517772677 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001481b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.002215767 +0000 UTC m=+317.517772677 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a00c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 21 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.006572092 +0000 UTC m=+317.522129032 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.006572092 +0000 UTC m=+317.522129032 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a0c80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473d50 item 22 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.009365433 +0000 UTC m=+317.524922344 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.009365433 +0000 UTC m=+317.524922344 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.009365433 +0000 UTC m=+317.524922344 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014a1d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a1c0 item 23 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.012844944 +0000 UTC m=+317.528401853 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.012844944 +0000 UTC m=+317.528401853 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a700 item 24 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0014c2f80): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c2f80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.018639797 +0000 UTC m=+317.534196688 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.018639797 +0000 UTC m=+317.534196688 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.018639797 +0000 UTC m=+317.534196688 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014c3d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aaf0 item 25 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.024187959 +0000 UTC m=+317.539744869 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da480): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.024187959 +0000 UTC m=+317.539744869 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014da9c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048afc0 item 26 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0014db000): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db000): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.028346533 +0000 UTC m=+317.543903483 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db3c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.028346533 +0000 UTC m=+317.543903483 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0014db8c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.028346533 +0000 UTC m=+317.543903483 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009018c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 27 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.031745953 +0000 UTC m=+317.547302853 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.031745953 +0000 UTC m=+317.547302853 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ea540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004804d0 item 28 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0008eab80): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.035044833 +0000 UTC m=+317.550601743 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eaf40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.035044833 +0000 UTC m=+317.550601743 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 29 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.037727568 +0000 UTC m=+317.553284468 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ebc80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.037727568 +0000 UTC m=+317.553284468 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 30 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc00150e880): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150e880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.04060626 +0000 UTC m=+317.556163169 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150ec40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.04060626 +0000 UTC m=+317.556163169 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004810a0 item 31 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.042708624 +0000 UTC m=+317.558265494 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150f980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.042708624 +0000 UTC m=+317.558265494 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00150fec0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 32 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.04465639 +0000 UTC m=+317.560213260 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152e580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481960 item 33 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.045459456 +0000 UTC m=+317.561016327 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ea00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.045459456 +0000 UTC m=+317.561016327 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ef00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 33 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.048008931 +0000 UTC m=+317.563565801 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490070 item 34 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.04882378 +0000 UTC m=+317.564380651 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152f9c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.04882378 +0000 UTC m=+317.564380651 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00152ff00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490460 item 34 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.050829113 +0000 UTC m=+317.566385983 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015505c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490930 item 35 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.051571085 +0000 UTC m=+317.567127955 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550a40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.051571085 +0000 UTC m=+317.567127955 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001550f40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490c40 item 35 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.053251989 +0000 UTC m=+317.568808860 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015515c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004912d0 item 36 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.054046461 +0000 UTC m=+317.569603331 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001551ac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.054046461 +0000 UTC m=+317.569603331 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491500 item 36 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.055621917 +0000 UTC m=+317.571178787 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015726c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491960 item 37 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.056319286 +0000 UTC m=+317.571876156 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001572b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.056319286 +0000 UTC m=+317.571876156 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b90 item 37 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.057943564 +0000 UTC m=+317.573500434 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015736c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 38 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.058771918 +0000 UTC m=+317.574328788 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001573bc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.058771918 +0000 UTC m=+317.574328788 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e230 item 38 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.060650022 +0000 UTC m=+317.576206893 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e5b0 item 39 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.061334207 +0000 UTC m=+317.576891077 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001590d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.061334207 +0000 UTC m=+317.576891077 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e770 item 39 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.063039276 +0000 UTC m=+317.578596146 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eb60 item 40 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.06381914 +0000 UTC m=+317.579376009 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc001591d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.06381914 +0000 UTC m=+317.579376009 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ed20 item 40 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.065583791 +0000 UTC m=+317.581140662 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2900): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f110 item 41 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.06631837 +0000 UTC m=+317.581875229 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2e00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f2d0 item 41 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.066980652 +0000 UTC m=+317.582537523 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b32c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.066980652 +0000 UTC m=+317.582537523 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f490 item 41 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.06962247 +0000 UTC m=+317.585179369 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3e40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f810 item 42 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.07138134 +0000 UTC m=+317.586938251 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d83c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 42 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.072821152 +0000 UTC m=+317.588378053 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d87c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.072821152 +0000 UTC m=+317.588378053 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d8d40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a1c0 item 42 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.076961762 +0000 UTC m=+317.592518632 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9380): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a5b0 item 43 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.077772394 +0000 UTC m=+317.593329264 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 43 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.07897998 +0000 UTC m=+317.594536890 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015d9dc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.07897998 +0000 UTC m=+317.594536890 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 43 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.082149317 +0000 UTC m=+317.597706227 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cf00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad20 item 44 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.083325354 +0000 UTC m=+317.598882265 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d4c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 44 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.084586642 +0000 UTC m=+317.600143542 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044da00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.084586642 +0000 UTC m=+317.600143542 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6480): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b0a0 item 44 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.087136636 +0000 UTC m=+317.602693556 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 45 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.08779395 +0000 UTC m=+317.603350830 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7c40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.08779395 +0000 UTC m=+317.603350830 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb20 item 45 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.089331395 +0000 UTC m=+317.604888275 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693a80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e0e0 item 46 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.090088336 +0000 UTC m=+317.605645206 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.090088336 +0000 UTC m=+317.605645206 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e310 item 46 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.09184401 +0000 UTC m=+317.607400880 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e690 item 47 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.092587164 +0000 UTC m=+317.608144035 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421c00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.092587164 +0000 UTC m=+317.608144035 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e850 item 47 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.094178912 +0000 UTC m=+317.609735781 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccb40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ec40 item 48 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.094714066 +0000 UTC m=+317.610270936 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd1c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.094714066 +0000 UTC m=+317.610270936 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd8c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee00 item 48 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.096103534 +0000 UTC m=+317.611660394 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdf00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 49 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.096916779 +0000 UTC m=+317.612473649 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ed800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.096916779 +0000 UTC m=+317.612473649 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f3b0 item 49 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.098520599 +0000 UTC m=+317.614077479 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ec00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fa40 item 50 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.099195345 +0000 UTC m=+317.614752215 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.099195345 +0000 UTC m=+317.614752215 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc00 item 50 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.100675893 +0000 UTC m=+317.616232813 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0fdc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458230 item 51 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.101264659 +0000 UTC m=+317.616821529 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009004c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.101264659 +0000 UTC m=+317.616821529 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900b80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004584d0 item 51 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.103026055 +0000 UTC m=+317.618582935 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901380): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458a10 item 52 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.104187474 +0000 UTC m=+317.619744383 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.104187474 +0000 UTC m=+317.619744383 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901e40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458bd0 item 52 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.106393944 +0000 UTC m=+317.621950814 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458f50 item 53 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.107619734 +0000 UTC m=+317.623176644 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2a40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.107619734 +0000 UTC m=+317.623176644 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b2f80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 53 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.110194196 +0000 UTC m=+317.625751065 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 54 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.110897986 +0000 UTC m=+317.626454857 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0015b3b00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.110897986 +0000 UTC m=+317.626454857 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 54 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.1124666 +0000 UTC m=+317.628023470 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 55 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.11388412 +0000 UTC m=+317.629441020 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000560d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.11388412 +0000 UTC m=+317.629441020 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0005612c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ce0 item 55 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.116956365 +0000 UTC m=+317.632513266 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 56 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.117893494 +0000 UTC m=+317.633450394 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000561e40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.117893494 +0000 UTC m=+317.633450394 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058e440): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 56 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.120052284 +0000 UTC m=+317.635609185 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058ea80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 57 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.121197695 +0000 UTC m=+317.636754604 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058efc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e070 item 57 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.122086582 +0000 UTC m=+317.637643493 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058f500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.122086582 +0000 UTC m=+317.637643493 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00058fa80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e540 item 57 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.124865798 +0000 UTC m=+317.640422708 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ef50 item 58 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.125819267 +0000 UTC m=+317.641376177 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4680): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f260 item 58 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.126906907 +0000 UTC m=+317.642463808 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d4bc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.126906907 +0000 UTC m=+317.642463808 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f5e0 item 58 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.12921581 +0000 UTC m=+317.644772751 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d57c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fb20 item 59 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.130060165 +0000 UTC m=+317.645617075 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d5d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ca540 item 59 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.131007743 +0000 UTC m=+317.646564644 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007322c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.131007743 +0000 UTC m=+317.646564644 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ca7e0 item 59 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.133812066 +0000 UTC m=+317.649368966 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b46c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc5b0 item 60 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.134621445 +0000 UTC m=+317.650178345 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b4c00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc850 item 60 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.135580114 +0000 UTC m=+317.651137024 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.135580114 +0000 UTC m=+317.651137024 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5700): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcd90 item 60 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.137919795 +0000 UTC m=+317.653476704 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007b5d40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd500 item 61 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.138731167 +0000 UTC m=+317.654288077 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.138731167 +0000 UTC m=+317.654288077 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e8a00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdab0 item 61 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.141299977 +0000 UTC m=+317.656856877 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e310 item 62 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.142111651 +0000 UTC m=+317.657668551 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.142111651 +0000 UTC m=+317.657668551 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007e9c80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e8c0 item 62 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.144749691 +0000 UTC m=+317.660306581 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f570 item 63 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.14620377 +0000 UTC m=+317.661760680 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081c880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.14620377 +0000 UTC m=+317.661760680 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081cf80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 63 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.150365049 +0000 UTC m=+317.665921939 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081d5c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 64 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.15257208 +0000 UTC m=+317.668128970 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00081db00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.15257208 +0000 UTC m=+317.668128970 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832280): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 64 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.15705935 +0000 UTC m=+317.672616240 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008328c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004110a0 item 65 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.15842317 +0000 UTC m=+317.673980070 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000832d40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.15842317 +0000 UTC m=+317.673980070 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411880 item 65 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.164884495 +0000 UTC m=+317.680441385 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508770 item 66 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.166435456 +0000 UTC m=+317.681992365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.166435456 +0000 UTC m=+317.681992365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000880dc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508f50 item 66 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.169405238 +0000 UTC m=+317.684962159 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509ab0 item 67 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.170351043 +0000 UTC m=+317.685907944 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.170351043 +0000 UTC m=+317.685907944 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000881d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509dc0 item 67 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.172762639 +0000 UTC m=+317.688319529 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e480): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec3f0 item 68 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.173748479 +0000 UTC m=+317.689305369 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089e980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.173748479 +0000 UTC m=+317.689305369 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089eec0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eca80 item 68 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.176167488 +0000 UTC m=+317.691724408 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed490 item 69 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.177206458 +0000 UTC m=+317.692763359 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089f980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.177206458 +0000 UTC m=+317.692763359 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00089fe80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 69 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.1800054 +0000 UTC m=+317.695562291 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ca9a0 item 70 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.180936298 +0000 UTC m=+317.696493188 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732a80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.180936298 +0000 UTC m=+317.696493188 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000732fc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000caee0 item 70 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.184457535 +0000 UTC m=+317.700014425 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cb3b0 item 71 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.185899761 +0000 UTC m=+317.701456662 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000733b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.185899761 +0000 UTC m=+317.701456662 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007580c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cb880 item 71 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.18851549 +0000 UTC m=+317.704072410 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 72 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.189523421 +0000 UTC m=+317.705080321 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000758c40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.189523421 +0000 UTC m=+317.705080321 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 72 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.191860567 +0000 UTC m=+317.707417457 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 73 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.19301262 +0000 UTC m=+317.708569519 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000759c40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f340 item 73 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.194030539 +0000 UTC m=+317.709587440 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.194030539 +0000 UTC m=+317.709587440 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093a6c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f880 item 73 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.196623546 +0000 UTC m=+317.712180456 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093ad00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003884d0 item 74 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.197578939 +0000 UTC m=+317.713135838 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388930 item 74 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.198685425 +0000 UTC m=+317.714242335 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093b740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.198685425 +0000 UTC m=+317.714242335 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00093bcc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003891f0 item 74 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.200977536 +0000 UTC m=+317.716534426 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a380): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389b20 item 75 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.201798597 +0000 UTC m=+317.717355487 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095a880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170380 item 75 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.202742759 +0000 UTC m=+317.718299649 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095adc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.202742759 +0000 UTC m=+317.718299649 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001705b0 item 75 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.205053746 +0000 UTC m=+317.720610636 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095b940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171420 item 76 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.206004009 +0000 UTC m=+317.721560908 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00095be40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001716c0 item 76 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.207079016 +0000 UTC m=+317.722635925 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.207079016 +0000 UTC m=+317.722635925 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098c980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171ab0 item 76 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.210180366 +0000 UTC m=+317.725737256 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098cfc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472230 item 77 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.211222271 +0000 UTC m=+317.726779170 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098d4c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.211222271 +0000 UTC m=+317.726779170 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098dbc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004723f0 item 77 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.214769147 +0000 UTC m=+317.730326047 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa280): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472930 item 78 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.215701537 +0000 UTC m=+317.731258437 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aa780): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.215701537 +0000 UTC m=+317.731258437 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aae80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472af0 item 78 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.218187141 +0000 UTC m=+317.733744031 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab4c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e70 item 79 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.219147222 +0000 UTC m=+317.734704123 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ab9c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.219147222 +0000 UTC m=+317.734704123 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 79 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.221680387 +0000 UTC m=+317.737237286 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cc780): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473570 item 80 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.222720698 +0000 UTC m=+317.738277598 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ccc80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.222720698 +0000 UTC m=+317.738277598 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd380): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 80 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.225174102 +0000 UTC m=+317.740731002 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cd9c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b90 item 81 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.226156025 +0000 UTC m=+317.741712915 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009cde40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.226156025 +0000 UTC m=+317.741712915 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fc400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473e30 item 81 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.228445551 +0000 UTC m=+317.744002441 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fca80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480230 item 82 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.229555795 +0000 UTC m=+317.745112696 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fcf80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.229555795 +0000 UTC m=+317.745112696 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fd500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004803f0 item 82 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.231299187 +0000 UTC m=+317.746856057 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009fdb80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480930 item 83 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.231998139 +0000 UTC m=+317.747555008 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.231998139 +0000 UTC m=+317.747555008 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480af0 item 83 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.233613709 +0000 UTC m=+317.749170580 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a44cc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 84 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.234299437 +0000 UTC m=+317.749856367 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a451c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.234299437 +0000 UTC m=+317.749856367 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 84 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.235846289 +0000 UTC m=+317.751403159 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a45dc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481420 item 85 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.236579225 +0000 UTC m=+317.752136095 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.236579225 +0000 UTC m=+317.752136095 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481650 item 85 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.238214544 +0000 UTC m=+317.753771413 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a66f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 86 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.238961715 +0000 UTC m=+317.754518586 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.238961715 +0000 UTC m=+317.754518586 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a67980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 86 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.240917576 +0000 UTC m=+317.756474446 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 87 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.241732896 +0000 UTC m=+317.757289766 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.241732896 +0000 UTC m=+317.757289766 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a86ac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 87 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.243474645 +0000 UTC m=+317.759031515 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 88 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.244276278 +0000 UTC m=+317.759833148 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.244276278 +0000 UTC m=+317.759833148 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a87bc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 88 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.245766065 +0000 UTC m=+317.761322935 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2280): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491490 item 89 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.246450639 +0000 UTC m=+317.762007509 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa27c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 89 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.247159549 +0000 UTC m=+317.762716420 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa2d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.247159549 +0000 UTC m=+317.762716420 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3280): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 89 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.248592498 +0000 UTC m=+317.764149369 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa38c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ce0 item 90 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.249149354 +0000 UTC m=+317.764706223 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000aa3e00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491f10 item 90 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.249766471 +0000 UTC m=+317.765323341 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac63c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.249766471 +0000 UTC m=+317.765323341 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 90 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.251297675 +0000 UTC m=+317.766854546 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac6fc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0930 item 91 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.251934249 +0000 UTC m=+317.767491120 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d20 item 91 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.252974431 +0000 UTC m=+317.768531311 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ac7a40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.252974431 +0000 UTC m=+317.768531311 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b10a0 item 91 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.254543727 +0000 UTC m=+317.770100617 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6680): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 92 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.255106463 +0000 UTC m=+317.770663333 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae6bc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1810 item 92 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.256070922 +0000 UTC m=+317.771627792 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.256070922 +0000 UTC m=+317.771627792 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae76c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b19d0 item 92 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.257658691 +0000 UTC m=+317.773215571 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000ae7d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1e30 item 93 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.258421673 +0000 UTC m=+317.773978543 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b022c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.258421673 +0000 UTC m=+317.773978543 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b029c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe0e0 item 93 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.260189631 +0000 UTC m=+317.775746492 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03000): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee70 item 94 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.260836344 +0000 UTC m=+317.776393214 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.260836344 +0000 UTC m=+317.776393214 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b03c40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff0a0 item 94 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.262461865 +0000 UTC m=+317.778018736 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff650 item 95 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.263094532 +0000 UTC m=+317.778651403 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.263094532 +0000 UTC m=+317.778651403 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b20f40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffab0 item 95 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.26487279 +0000 UTC m=+317.780429659 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2c40 item 96 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.265522288 +0000 UTC m=+317.781079158 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b21ac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.265522288 +0000 UTC m=+317.781079158 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e32d0 item 96 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= 2025/07/20 02:49:43 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:43 DEBUG : Looking for writers 2025/07/20 02:49:43 DEBUG : >WaitForWriters: 2025/07/20 02:49:43 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:43 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:43 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:43 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:43 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/20 02:49:43 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.776204255 +0000 UTC m=+318.291761165 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.776204255 +0000 UTC m=+318.291761165 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000833ac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.776204255 +0000 UTC m=+318.291761165 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000870000): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411f10 item 1 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.780318376 +0000 UTC m=+318.295875266 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8a00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.780318376 +0000 UTC m=+318.295875266 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c8f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcee0 item 2 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.782995599 +0000 UTC m=+318.298552489 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.782995599 +0000 UTC m=+318.298552489 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c99c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.782995599 +0000 UTC m=+318.298552489 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c9e80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a690 item 3 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.787166567 +0000 UTC m=+318.302723477 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.787166567 +0000 UTC m=+318.302723477 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1cac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050acb0 item 4 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.79028591 +0000 UTC m=+318.305842810 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.79028591 +0000 UTC m=+318.305842810 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1d580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.79028591 +0000 UTC m=+318.305842810 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1da40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b420 item 5 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.795701342 +0000 UTC m=+318.311258293 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c4c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.795701342 +0000 UTC m=+318.311258293 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42580): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a770 item 6 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.798741707 +0000 UTC m=+318.314298618 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c42c00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.798741707 +0000 UTC m=+318.314298618 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.798741707 +0000 UTC m=+318.314298618 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c435c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ac40 item 7 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.802572597 +0000 UTC m=+318.318129507 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c43c40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.802572597 +0000 UTC m=+318.318129507 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 8 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc00147c8c0): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147c8c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.806743264 +0000 UTC m=+318.322300164 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147cc80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.806743264 +0000 UTC m=+318.322300164 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.806743264 +0000 UTC m=+318.322300164 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147d600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 9 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.811044335 +0000 UTC m=+318.326601244 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00147dc80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.811044335 +0000 UTC m=+318.326601244 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 10 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc000b3e8c0): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3e8c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.8169246 +0000 UTC m=+318.332481509 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3ec80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): _writeAt: size=3, off=2 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.8169246 +0000 UTC m=+318.332481509 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f180): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.8169246 +0000 UTC m=+318.332481509 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3f680): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350230 item 11 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.823270076 +0000 UTC m=+318.338826997 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000b3fd00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.823270076 +0000 UTC m=+318.338826997 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044c4c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 12 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc00044cd00): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044cd00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.830647741 +0000 UTC m=+318.346204671 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d0c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.830647741 +0000 UTC m=+318.346204671 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00044d840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 13 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.837329731 +0000 UTC m=+318.352886671 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f6a80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.837329731 +0000 UTC m=+318.352886671 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000f7700): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e45b0 item 14 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc000692400): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.842766454 +0000 UTC m=+318.358323384 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000692880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.842766454 +0000 UTC m=+318.358323384 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000693b00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d90 item 15 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.846375055 +0000 UTC m=+318.361931975 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.846375055 +0000 UTC m=+318.361931975 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000420840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 16 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.849771118 +0000 UTC m=+318.365328029 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421140): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.849771118 +0000 UTC m=+318.365328029 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000421700): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.849771118 +0000 UTC m=+318.365328029 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ea0 item 17 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.854146188 +0000 UTC m=+318.369703098 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cc8c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.854146188 +0000 UTC m=+318.369703098 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008ccf80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a4d0 item 18 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.858140774 +0000 UTC m=+318.373697685 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cd600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.858140774 +0000 UTC m=+318.373697685 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008cdb00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.858140774 +0000 UTC m=+318.373697685 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0002ec800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a850 item 19 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.862144717 +0000 UTC m=+318.377701637 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.862144717 +0000 UTC m=+318.377701637 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0e880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ad90 item 20 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.865127445 +0000 UTC m=+318.380684365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0ef00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.865127445 +0000 UTC m=+318.380684365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f440): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.865127445 +0000 UTC m=+318.380684365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a0f9c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 21 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.871278528 +0000 UTC m=+318.386835428 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009000c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.871278528 +0000 UTC m=+318.386835428 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900900): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ba40 item 22 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.876523189 +0000 UTC m=+318.392080079 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000900fc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.876523189 +0000 UTC m=+318.392080079 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.876523189 +0000 UTC m=+318.392080079 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e000 item 23 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.88370085 +0000 UTC m=+318.399257759 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1c500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.88370085 +0000 UTC m=+318.399257759 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000c1ca40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458310 item 24 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0004b6400): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.886425462 +0000 UTC m=+318.401982362 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b67c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.886425462 +0000 UTC m=+318.401982362 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b6cc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.886425462 +0000 UTC m=+318.401982362 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004588c0 item 25 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.890377488 +0000 UTC m=+318.405934388 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.890377488 +0000 UTC m=+318.405934388 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004b7dc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458d90 item 26 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0004de480): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de480): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.896259707 +0000 UTC m=+318.411816597 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0004de840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): >_readAt: n=2, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): _writeAt: size=3, off=7 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.896259707 +0000 UTC m=+318.411816597 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000901d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.896259707 +0000 UTC m=+318.411816597 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 27 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.899002003 +0000 UTC m=+318.414558873 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e89c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.899002003 +0000 UTC m=+318.414558873 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e8f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e690 item 28 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc0000e9540): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.9006735 +0000 UTC m=+318.416230370 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0000e9900): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.9006735 +0000 UTC m=+318.416230370 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea80 item 29 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.90218201 +0000 UTC m=+318.417738880 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063e6c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.90218201 +0000 UTC m=+318.417738880 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063ec00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee00 item 30 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): _readAt: size=2, off=0 2025/07/20 02:49:43 ERROR : open-test-file(0xc00063f240): Couldn't read size of file 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): >_readAt: n=0, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): >_writeAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): close: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.903553404 +0000 UTC m=+318.419110274 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063f600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.903553404 +0000 UTC m=+318.419110274 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00063fcc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 31 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.905577883 +0000 UTC m=+318.421134752 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d23c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.905577883 +0000 UTC m=+318.421134752 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2900): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f570 item 32 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.908221103 +0000 UTC m=+318.423777973 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d2f40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f8f0 item 33 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.90871523 +0000 UTC m=+318.424272090 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d33c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.90871523 +0000 UTC m=+318.424272090 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d38c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fb20 item 33 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.909976067 +0000 UTC m=+318.425532936 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0006d3f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 34 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.910667203 +0000 UTC m=+318.426224073 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.910667203 +0000 UTC m=+318.426224073 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 34 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.912304927 +0000 UTC m=+318.427861857 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000724f80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 35 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.913109015 +0000 UTC m=+318.428665885 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.913109015 +0000 UTC m=+318.428665885 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000725900): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 35 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.914761065 +0000 UTC m=+318.430317996 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744000): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 36 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.915475006 +0000 UTC m=+318.431031886 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.915475006 +0000 UTC m=+318.431031886 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000744a40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed90 item 36 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.917363409 +0000 UTC m=+318.432920289 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f500 item 37 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.918276423 +0000 UTC m=+318.433833293 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.918276423 +0000 UTC m=+318.433833293 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000745a00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f880 item 37 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.92121676 +0000 UTC m=+318.436773630 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc070 item 38 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.922067297 +0000 UTC m=+318.437624167 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.922067297 +0000 UTC m=+318.437624167 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000772b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc3f0 item 38 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.923746367 +0000 UTC m=+318.439303236 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007731c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcc40 item 39 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.924339651 +0000 UTC m=+318.439896521 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007736c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.924339651 +0000 UTC m=+318.439896521 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000773bc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd110 item 39 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.925896632 +0000 UTC m=+318.441453512 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c82c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd7a0 item 40 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.926547333 +0000 UTC m=+318.442104203 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c87c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.926547333 +0000 UTC m=+318.442104203 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c8d00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc70 item 40 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.928212989 +0000 UTC m=+318.443769869 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c92c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e540 item 41 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.928855855 +0000 UTC m=+318.444412725 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c97c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed20 item 41 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.92946016 +0000 UTC m=+318.445017030 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0007c9c80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.92946016 +0000 UTC m=+318.445017030 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f490 item 41 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.931297968 +0000 UTC m=+318.446854848 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 42 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.931941696 +0000 UTC m=+318.447498566 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000802d80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 42 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.932667678 +0000 UTC m=+318.448224549 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008032c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.932667678 +0000 UTC m=+318.448224549 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c00 item 42 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.934537407 +0000 UTC m=+318.450094277 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000803e80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508770 item 43 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.935095154 +0000 UTC m=+318.450652024 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508d20 item 43 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.93571701 +0000 UTC m=+318.451273881 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.93571701 +0000 UTC m=+318.451273881 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000822e80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005096c0 item 43 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.937171049 +0000 UTC m=+318.452727919 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008234c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509d50 item 44 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.937805971 +0000 UTC m=+318.453362841 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008239c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec0e0 item 44 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.938536561 +0000 UTC m=+318.454093431 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000823f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.938536561 +0000 UTC m=+318.454093431 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083e500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec310 item 44 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.940248364 +0000 UTC m=+318.455805234 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083eb40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ece00 item 45 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.941048666 +0000 UTC m=+318.456605546 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.941048666 +0000 UTC m=+318.456605546 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083f740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed340 item 45 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.9430332 +0000 UTC m=+318.458590070 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00083fd80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edf10 item 46 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.943700301 +0000 UTC m=+318.459257172 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086c300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.943700301 +0000 UTC m=+318.459257172 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086ca00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ca5b0 item 46 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.945546956 +0000 UTC m=+318.461103877 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d040): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cad90 item 47 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.94645983 +0000 UTC m=+318.462016700 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086d540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.94645983 +0000 UTC m=+318.462016700 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00086dc40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cb110 item 47 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.94858034 +0000 UTC m=+318.464137210 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894300): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cb730 item 48 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.94966828 +0000 UTC m=+318.465225160 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894800): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.94966828 +0000 UTC m=+318.465225160 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000894f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000cbb20 item 48 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.951460995 +0000 UTC m=+318.467017865 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 49 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.952117117 +0000 UTC m=+318.467674007 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008959c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.952117117 +0000 UTC m=+318.467674007 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000895f00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 49 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.953688836 +0000 UTC m=+318.469245706 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6600): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 50 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.95458098 +0000 UTC m=+318.470137850 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c6b00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.95458098 +0000 UTC m=+318.470137850 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f340 item 50 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.956136559 +0000 UTC m=+318.471693429 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7700): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 51 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.956739762 +0000 UTC m=+318.472296631 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0008c7c00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.956739762 +0000 UTC m=+318.472296631 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009361c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003884d0 item 51 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.958219508 +0000 UTC m=+318.473776378 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936840): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003891f0 item 52 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.959130117 +0000 UTC m=+318.474686987 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000936d40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.959130117 +0000 UTC m=+318.474686987 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009372c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389730 item 52 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.960743995 +0000 UTC m=+318.476300865 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937940): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170380 item 53 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.961383756 +0000 UTC m=+318.476940627 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000937e40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.961383756 +0000 UTC m=+318.476940627 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960400): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001705b0 item 53 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.962944214 +0000 UTC m=+318.478501084 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960a80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171420 item 54 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.963895039 +0000 UTC m=+318.479451908 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000960f80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.963895039 +0000 UTC m=+318.479451908 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001716c0 item 54 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.965633471 +0000 UTC m=+318.481190341 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000961b80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 55 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.966243315 +0000 UTC m=+318.481800195 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.966243315 +0000 UTC m=+318.481800195 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098e640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472230 item 55 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.967750253 +0000 UTC m=+318.483307123 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098ecc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472690 item 56 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.968536328 +0000 UTC m=+318.484093209 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f1c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.968536328 +0000 UTC m=+318.484093209 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098f740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472930 item 56 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.970247189 +0000 UTC m=+318.485804059 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc00098fd80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472cb0 item 57 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.970936712 +0000 UTC m=+318.486493583 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae340): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472e70 item 57 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.971510369 +0000 UTC m=+318.487067249 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009ae880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.971510369 +0000 UTC m=+318.487067249 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009aee00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 57 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.972957495 +0000 UTC m=+318.488514365 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af440): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473570 item 58 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.973522906 +0000 UTC m=+318.489079776 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009af980): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473730 item 58 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.974275057 +0000 UTC m=+318.489831927 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009afec0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.974275057 +0000 UTC m=+318.489831927 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6500): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004738f0 item 58 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.975871333 +0000 UTC m=+318.491428203 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d6b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473e30 item 59 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.9767437 +0000 UTC m=+318.492300570 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7080): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): _writeAt: size=3, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 59 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.977352472 +0000 UTC m=+318.492909342 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d75c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): >_readAt: n=8, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.977352472 +0000 UTC m=+318.492909342 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc0009d7b40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480230 item 59 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.978682248 +0000 UTC m=+318.494239118 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08200): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 60 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.979108027 +0000 UTC m=+318.494664897 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08740): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): open at offset 5 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480930 item 60 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): _readAt: size=2, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): _writeAt: size=3, off=5 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): >_writeAt: n=3, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.979672897 +0000 UTC m=+318.495229766 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a08c80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): >_readAt: n=3, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.979672897 +0000 UTC m=+318.495229766 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09240): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480af0 item 60 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.980948781 +0000 UTC m=+318.496505661 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09880): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 61 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.981766806 +0000 UTC m=+318.497323707 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a09dc0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.981766806 +0000 UTC m=+318.497323707 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4a540): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 61 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.983973918 +0000 UTC m=+318.499530808 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4ab80): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481420 item 62 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.984720679 +0000 UTC m=+318.500277599 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b0c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.984720679 +0000 UTC m=+318.500277599 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4b7c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481650 item 62 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.993526664 +0000 UTC m=+318.509083574 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a4be00): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 63 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.994247716 +0000 UTC m=+318.509804607 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a723c0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.994247716 +0000 UTC m=+318.509804607 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a72ac0): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 63 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 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/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): open at offset 0 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): _readAt: size=2, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): >_readAt: n=0, err=Bad file descriptor 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.996715568 +0000 UTC m=+318.512272459 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73100): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 64 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.99746773 +0000 UTC m=+318.513024620 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73640): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): _readAt: size=512, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): >openPending: err= 2025/07/20 02:49:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): >_readAt: n=5, err=EOF 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.99746773 +0000 UTC m=+318.513024620 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a73d40): >close: err= 2025/07/20 02:49:43 DEBUG : open-test-file: Remove: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 64 2025/07/20 02:49:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a96400): openPending: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a96400): >openPending: err= 2025/07/20 02:49:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a96400): _writeAt: size=5, off=0 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a96400): >_writeAt: n=5, err= 2025/07/20 02:49:43 DEBUG : open-test-file(0xc000a96400): close: 2025/07/20 02:49:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:43.999706551 +0000 UTC m=+318.515263440 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96400): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 65 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.00052659 +0000 UTC m=+318.516083480 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96880): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.00052659 +0000 UTC m=+318.516083480 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a96d80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 65 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.002328532 +0000 UTC m=+318.517885431 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a973c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491490 item 66 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.003220525 +0000 UTC m=+318.518777426 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97840): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.003220525 +0000 UTC m=+318.518777426 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a97d80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 66 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.005150427 +0000 UTC m=+318.520707327 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6440): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b20 item 67 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.005904883 +0000 UTC m=+318.521461773 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab68c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.005904883 +0000 UTC m=+318.521461773 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab6dc0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ce0 item 67 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.00746491 +0000 UTC m=+318.523021780 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7440): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 68 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.008037264 +0000 UTC m=+318.523594133 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7940): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.008037264 +0000 UTC m=+318.523594133 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ab7e80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 68 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.009227308 +0000 UTC m=+318.524784178 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8540): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d20 item 69 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.009732145 +0000 UTC m=+318.525289015 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad89c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.009732145 +0000 UTC m=+318.525289015 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad8ec0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b10a0 item 69 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.010917729 +0000 UTC m=+318.526474599 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9540): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 70 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.011771221 +0000 UTC m=+318.527328091 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000ad9a40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.011771221 +0000 UTC m=+318.527328091 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc000): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1810 item 70 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.013015115 +0000 UTC m=+318.528571985 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afc680): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1c70 item 71 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.013627044 +0000 UTC m=+318.529183913 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afcb80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.013627044 +0000 UTC m=+318.529183913 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd080): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1e30 item 71 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.015309922 +0000 UTC m=+318.530866792 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afd700): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe620 item 72 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.015903325 +0000 UTC m=+318.531460195 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000afdc00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.015903325 +0000 UTC m=+318.531460195 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c1c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee70 item 72 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.017125158 +0000 UTC m=+318.532682029 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1c780): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff3b0 item 73 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.017697011 +0000 UTC m=+318.533253881 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1cc80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff650 item 73 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.018390042 +0000 UTC m=+318.533946912 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d140): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.018390042 +0000 UTC m=+318.533946912 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1d680): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ffab0 item 73 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.019624568 +0000 UTC m=+318.535181438 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b1dcc0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2c40 item 74 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.020047562 +0000 UTC m=+318.535604432 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48240): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e32d0 item 74 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.020598906 +0000 UTC m=+318.536155776 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48780): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.020598906 +0000 UTC m=+318.536155776 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b48d00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3650 item 74 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.021769864 +0000 UTC m=+318.537326734 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49340): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3e30 item 75 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.022272958 +0000 UTC m=+318.537829829 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49840): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): _writeAt: size=3, off=2 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004104d0 item 75 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.022771484 +0000 UTC m=+318.538328353 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000b49d80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.022771484 +0000 UTC m=+318.538328353 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba340): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410770 item 75 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.023881648 +0000 UTC m=+318.539438517 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bba980): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004119d0 item 76 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.024388238 +0000 UTC m=+318.539945108 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbae80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411f10 item 76 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): _writeAt: size=3, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.024960973 +0000 UTC m=+318.540517843 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb3c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.024960973 +0000 UTC m=+318.540517843 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000bbb940): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc690 item 76 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.026523063 +0000 UTC m=+318.542079934 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8000): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd490 item 77 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.027075711 +0000 UTC m=+318.542632580 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8500): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.027075711 +0000 UTC m=+318.542632580 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8c00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e1c0 item 77 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.029041861 +0000 UTC m=+318.544598751 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9240): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eb60 item 78 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.029650032 +0000 UTC m=+318.545206922 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9740): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.029650032 +0000 UTC m=+318.545206922 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9e40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ee70 item 78 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.033545391 +0000 UTC m=+318.549102262 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0e500): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004591f0 item 79 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.03434395 +0000 UTC m=+318.549900840 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dee40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.03434395 +0000 UTC m=+318.549900840 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044c580): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 79 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.039746799 +0000 UTC m=+318.555303710 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044cd80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003504d0 item 80 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.040770801 +0000 UTC m=+318.556327691 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044d300): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.040770801 +0000 UTC m=+318.556327691 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc00044da40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350af0 item 80 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.043915432 +0000 UTC m=+318.559472332 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0eac0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 81 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.045579134 +0000 UTC m=+318.561136024 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0ef40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.045579134 +0000 UTC m=+318.561136024 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0f480): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351650 item 81 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.047875964 +0000 UTC m=+318.563432854 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c0fb00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c70 item 82 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.048712564 +0000 UTC m=+318.564269454 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de080): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.048712564 +0000 UTC m=+318.564269454 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004de600): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e150 item 82 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.051161238 +0000 UTC m=+318.566718139 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dec80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ea10 item 83 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.052161917 +0000 UTC m=+318.567718808 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004df640): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.052161917 +0000 UTC m=+318.567718808 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004dfb80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ed90 item 83 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.054818111 +0000 UTC m=+318.570375001 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f6740): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fab0 item 84 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.055805984 +0000 UTC m=+318.571362875 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7240): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.055805984 +0000 UTC m=+318.571362875 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0000f7c40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fdc0 item 84 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.05781742 +0000 UTC m=+318.573374310 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000692780): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004582a0 item 85 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.058644843 +0000 UTC m=+318.574201713 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693040): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.058644843 +0000 UTC m=+318.574201713 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000693e00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458540 item 85 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.059980118 +0000 UTC m=+318.575536988 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420600): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458a10 item 86 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.060614198 +0000 UTC m=+318.576171068 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000420c40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.060614198 +0000 UTC m=+318.576171068 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0004213c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458bd0 item 86 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.061935919 +0000 UTC m=+318.577492789 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc140): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458f50 item 87 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.062564838 +0000 UTC m=+318.578121718 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cc640): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.062564838 +0000 UTC m=+318.578121718 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008ccb80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459110 item 87 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.064205097 +0000 UTC m=+318.579761957 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd380): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 88 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.064906473 +0000 UTC m=+318.580463343 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cd880): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.064906473 +0000 UTC m=+318.580463343 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0008cde00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459810 item 88 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.066922866 +0000 UTC m=+318.582479736 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0002edec0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ce0 item 89 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.06799045 +0000 UTC m=+318.583547321 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0e640): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ea0 item 89 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.069004563 +0000 UTC m=+318.584561433 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0eb80): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.069004563 +0000 UTC m=+318.584561433 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f140): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a700 item 89 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.070320042 +0000 UTC m=+318.585876912 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0f800): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050abd0 item 90 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.070877087 +0000 UTC m=+318.586433957 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000a0fd40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ae70 item 90 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.071681296 +0000 UTC m=+318.587238167 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c340): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.071681296 +0000 UTC m=+318.587238167 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1c900): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b2d0 item 90 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.073125537 +0000 UTC m=+318.588682417 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1cf40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bab0 item 91 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.0737297 +0000 UTC m=+318.589286580 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d480): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): >_readAt: n=2, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): _writeAt: size=3, off=7 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bf10 item 91 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.074378408 +0000 UTC m=+318.589935278 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1d9c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): >_readAt: n=8, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.074378408 +0000 UTC m=+318.589935278 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000c1df40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 91 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.076504717 +0000 UTC m=+318.592061587 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900900): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 92 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.077137686 +0000 UTC m=+318.592694556 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000900e40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): open at offset 5 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 92 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): _readAt: size=2, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): _writeAt: size=3, off=5 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): >_writeAt: n=3, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.077931545 +0000 UTC m=+318.593488415 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901500): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): >_readAt: n=3, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.077931545 +0000 UTC m=+318.593488415 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000901ac0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 92 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.07934619 +0000 UTC m=+318.594903059 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be81c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 93 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.07996437 +0000 UTC m=+318.595521250 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8700): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.07996437 +0000 UTC m=+318.595521250 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be8e00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 93 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.08206945 +0000 UTC m=+318.597626360 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9440): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4700 item 94 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.082657202 +0000 UTC m=+318.598214082 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc000be9980): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.082657202 +0000 UTC m=+318.598214082 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6140): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4b60 item 94 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.084429248 +0000 UTC m=+318.599986118 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6780): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5180 item 95 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.085023773 +0000 UTC m=+318.600580644 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a6cc0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.085023773 +0000 UTC m=+318.600580644 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a73c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 95 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 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/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): open at offset 0 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): _readAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): >_readAt: n=0, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.086653132 +0000 UTC m=+318.602210002 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7a00): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): _writeAt: size=5, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): >openPending: err= 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ea0 item 96 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): >_writeAt: n=5, err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.087230866 +0000 UTC m=+318.602787736 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006a7f40): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/20 02:49:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/20 02:49:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): _readAt: size=512, off=0 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): openPending: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): >openPending: err= 2025/07/20 02:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): >_readAt: n=5, err=EOF 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): close: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-20 02:49:44.087230866 +0000 UTC m=+318.602787736 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : open-test-file(0xc0006ea6c0): >close: err= 2025/07/20 02:49:44 DEBUG : open-test-file: Remove: 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 96 2025/07/20 02:49:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/20 02:49:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/20 02:49:44 DEBUG : open-test-file: >Remove: err= 2025/07/20 02:49:44 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : >WaitForWriters: 2025/07/20 02:49:44 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.82s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:44 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:44 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:44 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:44 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:44 DEBUG : file1: newRWFileHandle: 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): openPending: 2025/07/20 02:49:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): >openPending: err= 2025/07/20 02:49:44 DEBUG : file1: >newRWFileHandle: err= 2025/07/20 02:49:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/20 02:49:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): _writeAt: size=2, off=0 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): >_writeAt: n=2, err= 2025/07/20 02:49:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): RWFileHandle.Flush 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): RWFileHandle.Release 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): close: 2025/07/20 02:49:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/20 02:49:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:44 DEBUG : file1(0xc000792580): >close: err= 2025/07/20 02:49:44 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:44 DEBUG : file1: vfs cache: starting upload 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:44 DEBUG : Looking for writers 2025/07/20 02:49:44 DEBUG : file1: reading active writers 2025/07/20 02:49:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:45 DEBUG : Looking for writers 2025/07/20 02:49:45 DEBUG : file1: reading active writers 2025/07/20 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:45 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/20 02:49:45 DEBUG : Looking for writers 2025/07/20 02:49:45 DEBUG : file1: reading active writers 2025/07/20 02:49:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/20 02:49:46 INFO : file1: Copied (new) 2025/07/20 02:49:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/07/20 02:49:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/20 02:49:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/20 02:49:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:49:46 INFO : file1: vfs cache: upload succeeded try #1 2025/07/20 02:49:46 DEBUG : Looking for writers 2025/07/20 02:49:46 DEBUG : file1: reading active writers 2025/07/20 02:49:46 DEBUG : >WaitForWriters: 2025/07/20 02:49:47 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : file1: reading active writers 2025/07/20 02:49:47 DEBUG : >WaitForWriters: 2025/07/20 02:49:47 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.16s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:47 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:47 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:47 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:49:47 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:49:47 DEBUG : rename_me: newRWFileHandle: 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): openPending: 2025/07/20 02:49:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/20 02:49:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): >openPending: err= 2025/07/20 02:49:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/20 02:49:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/20 02:49:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/20 02:49:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): _writeAt: size=5, off=0 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): >_writeAt: n=5, err= 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): close: 2025/07/20 02:49:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-20 02:49:47.756277442 +0000 UTC m=+322.271834353 2025/07/20 02:49:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/20 02:49:47 DEBUG : rename_me(0xc0007922c0): >close: err= 2025/07/20 02:49:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/20 02:49:47 DEBUG : i_was_renamed: Updating file with 0xc000980b40 2025/07/20 02:49:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/20 02:49:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/20 02:49:47 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/20 02:49:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/20 02:49:47 DEBUG : Looking for writers 2025/07/20 02:49:47 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/20 02:49:48 DEBUG : Looking for writers 2025/07/20 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/20 02:49:48 DEBUG : Looking for writers 2025/07/20 02:49:48 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/20 02:49:48 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/07/20 02:49:49 DEBUG : Looking for writers 2025/07/20 02:49:49 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/20 02:49:49 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:49:49 INFO : i_was_renamed: Copied (new) 2025/07/20 02:49:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-20 02:49:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/20 02:49:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/20 02:49:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/20 02:49:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/20 02:49:50 DEBUG : Looking for writers 2025/07/20 02:49:50 DEBUG : i_was_renamed: reading active writers 2025/07/20 02:49:50 DEBUG : >WaitForWriters: 2025/07/20 02:49:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:49:50 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:49:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/20 02:49:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/20 02:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xezuvob1fumo" 2025/07/20 02:49:50 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/20 02:49:50 DEBUG : forgetting directory cache 2025/07/20 02:49:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): _readAt: size=512, off=0 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): openPending: 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:50:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:49:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): >openPending: err= 2025/07/20 02:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): >_readAt: n=20, err=EOF 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): close: 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:50:50 +0000 UTC 2025/07/20 02:49:52 DEBUG : TestRWCacheUpdate(0xc0007922c0): >close: err= 2025/07/20 02:49:52 DEBUG : Re-reading directory (195.465994ms old) 2025/07/20 02:49:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:49:53 DEBUG : forgetting directory cache 2025/07/20 02:49:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:49:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): _readAt: size=512, off=0 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): openPending: 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:51:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-20 01:50:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 01:51:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-20 01:50:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/20 02:49:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:49:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): >openPending: err= 2025/07/20 02:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): >_readAt: n=20, err=EOF 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): close: 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:51:50 +0000 UTC 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate(0xc00044c440): >close: err= 2025/07/20 02:49:55 DEBUG : Re-reading directory (184.462275ms old) 2025/07/20 02:49:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:49:55 DEBUG : forgetting directory cache 2025/07/20 02:49:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): _readAt: size=512, off=0 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): openPending: 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:52:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-20 01:51:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 01:52:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-20 01:51:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/20 02:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): >openPending: err= 2025/07/20 02:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): >_readAt: n=20, err=EOF 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): close: 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:52:50 +0000 UTC 2025/07/20 02:49:57 DEBUG : TestRWCacheUpdate(0xc00044c480): >close: err= 2025/07/20 02:49:57 DEBUG : Re-reading directory (194.86185ms old) 2025/07/20 02:49:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:49:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:49:58 DEBUG : forgetting directory cache 2025/07/20 02:49:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): _readAt: size=512, off=0 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): openPending: 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:53:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-20 01:52:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 01:53:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-20 01:52:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/20 02:50:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:50:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): >openPending: err= 2025/07/20 02:50:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): >_readAt: n=20, err=EOF 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): close: 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:53:50 +0000 UTC 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate(0xc000c8e8c0): >close: err= 2025/07/20 02:50:00 DEBUG : Re-reading directory (168.338689ms old) 2025/07/20 02:50:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:01 DEBUG : forgetting directory cache 2025/07/20 02:50:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): _readAt: size=512, off=0 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): openPending: 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:54:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-20 01:53:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 01:54:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-20 01:53:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/20 02:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:50:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): >openPending: err= 2025/07/20 02:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): >_readAt: n=20, err=EOF 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): close: 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:54:50 +0000 UTC 2025/07/20 02:50:02 DEBUG : TestRWCacheUpdate(0xc00044c5c0): >close: err= 2025/07/20 02:50:02 DEBUG : Re-reading directory (170.904393ms old) 2025/07/20 02:50:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:03 DEBUG : forgetting directory cache 2025/07/20 02:50:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/20 02:50:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): _readAt: size=512, off=0 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): openPending: 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-20 01:55:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-20 01:54:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-20 01:55:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-20 01:54:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/20 02:50:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/20 02:50:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): >openPending: err= 2025/07/20 02:50:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): >_readAt: n=20, err=EOF 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): close: 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:55:50 +0000 UTC 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate(0xc00044cfc0): >close: err= 2025/07/20 02:50:05 DEBUG : Re-reading directory (169.620582ms old) 2025/07/20 02:50:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:05 DEBUG : forgetting directory cache 2025/07/20 02:50:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): _readAt: size=512, off=0 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): openPending: 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-20 01:56:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-20 01:55:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-20 01:56:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-20 01:55:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/20 02:50:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/20 02:50:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): >openPending: err= 2025/07/20 02:50:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): >_readAt: n=21, err=EOF 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): close: 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:56:50 +0000 UTC 2025/07/20 02:50:07 DEBUG : TestRWCacheUpdate(0xc00044c640): >close: err= 2025/07/20 02:50:07 DEBUG : Re-reading directory (181.667891ms old) 2025/07/20 02:50:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:08 DEBUG : forgetting directory cache 2025/07/20 02:50:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/20 02:50:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): _readAt: size=512, off=0 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): openPending: 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-20 01:57:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-20 01:56:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-20 01:57:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-20 01:56:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/20 02:50:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/20 02:50:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): >openPending: err= 2025/07/20 02:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): >_readAt: n=22, err=EOF 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): close: 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:57:50 +0000 UTC 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate(0xc0006928c0): >close: err= 2025/07/20 02:50:10 DEBUG : Re-reading directory (179.857475ms old) 2025/07/20 02:50:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:10 DEBUG : forgetting directory cache 2025/07/20 02:50:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): _readAt: size=512, off=0 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): openPending: 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-20 01:58:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-20 01:57:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-20 01:58:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-20 01:57:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/20 02:50:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/20 02:50:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): >openPending: err= 2025/07/20 02:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): >_readAt: n=23, err=EOF 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): close: 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:58:50 +0000 UTC 2025/07/20 02:50:12 DEBUG : TestRWCacheUpdate(0xc000c8e3c0): >close: err= 2025/07/20 02:50:12 DEBUG : Re-reading directory (176.413562ms old) 2025/07/20 02:50:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:13 DEBUG : forgetting directory cache 2025/07/20 02:50:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/20 02:50:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): _readAt: size=512, off=0 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): openPending: 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-20 01:59:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-20 01:58:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-20 01:59:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-20 01:58:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/20 02:50:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/20 02:50:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): >openPending: err= 2025/07/20 02:50:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): >_readAt: n=24, err=EOF 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): close: 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-20 01:59:50 +0000 UTC 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate(0xc000c8eec0): >close: err= 2025/07/20 02:50:15 DEBUG : Re-reading directory (178.232956ms old) 2025/07/20 02:50:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/20 02:50:15 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:15 DEBUG : Looking for writers 2025/07/20 02:50:15 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/20 02:50:15 DEBUG : >WaitForWriters: 2025/07/20 02:50:15 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': vfs cache: cleaner exiting 2025/07/20 02:50:15 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.66s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:17 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/07/20 02:50:19 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/07/20 02:50:20 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:20 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/20 02:50:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/20 02:50:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/20 02:50:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/20 02:50:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/20 02:50:21 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:21 DEBUG : Looking for writers 2025/07/20 02:50:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/20 02:50:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/20 02:50:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.74s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:22 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:22 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:22 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': Reusing VFS from active cache 2025/07/20 02:50:22 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:22 DEBUG : Looking for writers 2025/07/20 02:50:22 DEBUG : >WaitForWriters: 2025/07/20 02:50:22 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:22 DEBUG : Looking for writers 2025/07/20 02:50:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:22 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:22 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:22 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:22 DEBUG : Looking for writers 2025/07/20 02:50:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:23 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:23 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:23 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:23 DEBUG : Looking for writers 2025/07/20 02:50:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:23 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:23 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:27 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:27 DEBUG : dir: Looking for writers 2025/07/20 02:50:27 DEBUG : file2: reading active writers 2025/07/20 02:50:27 DEBUG : Looking for writers 2025/07/20 02:50:27 DEBUG : file1: reading active writers 2025/07/20 02:50:27 DEBUG : dir: reading active writers 2025/07/20 02:50:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.63s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:28 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:28 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:33 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:33 DEBUG : dir: Looking for writers 2025/07/20 02:50:33 DEBUG : Looking for writers 2025/07/20 02:50:33 DEBUG : dir: reading active writers 2025/07/20 02:50:33 DEBUG : file1: reading active writers 2025/07/20 02:50:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.59s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:34 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:34 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:39 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 02:50:39 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 02:50:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 02:50:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/20 02:50:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/20 02:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 02:50:39 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 02:50:40 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:50:40 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/20 02:50:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/20 02:50:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:50:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/20 02:50:40 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:40 DEBUG : dir: Looking for writers 2025/07/20 02:50:40 DEBUG : file2: reading active writers 2025/07/20 02:50:40 DEBUG : new_file.txt: reading active writers 2025/07/20 02:50:40 DEBUG : Looking for writers 2025/07/20 02:50:40 DEBUG : dir: reading active writers 2025/07/20 02:50:40 DEBUG : file1: reading active writers 2025/07/20 02:50:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.50s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:42 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:42 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/20 02:50:45 DEBUG : dir/file2: same parent dir (ODFfOTI4ODI1NV85NXpGMA) - using file/rename instead of move_copy for dir/file1 2025/07/20 02:50:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/20 02:50:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000868a80 2025/07/20 02:50:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/20 02:50:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/20 02:50:46 INFO : dir/file1: Moved (server-side) to: file0 2025/07/20 02:50:46 DEBUG : file0: Updating file with file0 0xc000868a80 2025/07/20 02:50:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/20 02:50:46 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/20 02:50:46 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:46 DEBUG : dir: Looking for writers 2025/07/20 02:50:46 DEBUG : Looking for writers 2025/07/20 02:50:46 DEBUG : dir: reading active writers 2025/07/20 02:50:46 DEBUG : file0: reading active writers 2025/07/20 02:50:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.44s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:47 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:47 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:47 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:47 DEBUG : Looking for writers 2025/07/20 02:50:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:47 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:47 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/20 02:50:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/20 02:50:49 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/20 02:50:50 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/20 02:50:51 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/20 02:50:52 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:52 DEBUG : Looking for writers 2025/07/20 02:50:52 DEBUG : a: Looking for writers 2025/07/20 02:50:52 DEBUG : b: Looking for writers 2025/07/20 02:50:52 DEBUG : c: Looking for writers 2025/07/20 02:50:52 DEBUG : d: Looking for writers 2025/07/20 02:50:52 DEBUG : Looking for writers 2025/07/20 02:50:52 DEBUG : d: reading active writers 2025/07/20 02:50:52 DEBUG : /: reading active writers 2025/07/20 02:50:52 DEBUG : a: reading active writers 2025/07/20 02:50:52 DEBUG : b: reading active writers 2025/07/20 02:50:52 DEBUG : c: reading active writers 2025/07/20 02:50:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.04s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:50:54 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:50:54 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:50:54 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/20 02:50:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/20 02:50:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/20 02:50:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/20 02:50:58 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:50:58 DEBUG : a/b/c/d: Looking for writers 2025/07/20 02:50:58 DEBUG : a/b/c: Looking for writers 2025/07/20 02:50:58 DEBUG : d: reading active writers 2025/07/20 02:50:58 DEBUG : a/b: Looking for writers 2025/07/20 02:50:58 DEBUG : c: reading active writers 2025/07/20 02:50:58 DEBUG : a: Looking for writers 2025/07/20 02:50:58 DEBUG : b: reading active writers 2025/07/20 02:50:58 DEBUG : Looking for writers 2025/07/20 02:50:58 DEBUG : a: reading active writers 2025/07/20 02:50:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.73s) === 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-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:01 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:01 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:01 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:01 DEBUG : Looking for writers 2025/07/20 02:51:01 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.32s) === 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-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:02 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:02 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/20 02:51:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/20 02:51:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/20 02:51:02 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 02:51:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:51:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:51:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/20 02:51:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 02:51:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:04 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 02:51:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:51:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/20 02:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/20 02:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:05 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (7 bytes), uploading instead of streaming 2025/07/20 02:51:05 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/07/20 02:51:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/20 02:51:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:06 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:06 DEBUG : Looking for writers 2025/07/20 02:51:06 DEBUG : file1: reading active writers 2025/07/20 02:51:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.99s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:07 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:07 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/20 02:51:08 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/20 02:51:08 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/20 02:51:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/20 02:51:08 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (11 bytes), uploading instead of streaming 2025/07/20 02:51:09 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/20 02:51:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/20 02:51:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/20 02:51:10 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:10 DEBUG : Looking for writers 2025/07/20 02:51:10 DEBUG : file1: reading active writers 2025/07/20 02:51:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:10 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:10 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/20 02:51:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:10 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/20 02:51:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/20 02:51:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/20 02:51:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/20 02:51:12 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:12 DEBUG : Looking for writers 2025/07/20 02:51:12 DEBUG : file1: reading active writers 2025/07/20 02:51:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:12 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:12 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:13 DEBUG : file1: WriteFileHandle.Release closing 2025/07/20 02:51:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:13 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 02:51:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:51:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/20 02:51:14 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:14 DEBUG : Looking for writers 2025/07/20 02:51:14 DEBUG : file1: reading active writers 2025/07/20 02:51:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:15 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:15 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:15 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (2 bytes), uploading instead of streaming 2025/07/20 02:51:15 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/20 02:51:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/20 02:51:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:17 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/20 02:51:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:17 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:17 DEBUG : Looking for writers 2025/07/20 02:51:17 DEBUG : file1: reading active writers 2025/07/20 02:51:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.63s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:17 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:17 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:17 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/20 02:51:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/20 02:51:19 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:51:19 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 02:51:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 02:51:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 02:51:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:51:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/20 02:51:19 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:19 DEBUG : Looking for writers 2025/07/20 02:51:19 DEBUG : file1: reading active writers 2025/07/20 02:51:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.32s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-xezuvob1fumo'", Local "Local file system at /tmp/rclone61131040", Modify Window "1s" 2025/07/20 02:51:20 INFO : OpenDrive root 'rclone-test-xezuvob1fumo': poll-interval is not supported by this remote 2025/07/20 02:51:20 NOTICE: OpenDrive root 'rclone-test-xezuvob1fumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/20 02:51:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/20 02:51:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/20 02:51:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/20 02:51:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/20 02:51:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:20 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': File to upload is small (100 bytes), uploading instead of streaming 2025/07/20 02:51:20 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/07/20 02:51:21 DEBUG : file1: md5 = 621ab85a7f2ad7d4142abd98bb70688e OK 2025/07/20 02:51:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/20 02:51:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/20 02:51:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/20 02:51:21 DEBUG : file1: Open: flags=O_RDONLY 2025/07/20 02:51:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/20 02:51:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/20 02:51:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/20 02:51:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/20 02:51:22 DEBUG : WaitForWriters: timeout=30s 2025/07/20 02:51:22 DEBUG : Looking for writers 2025/07/20 02:51:22 DEBUG : file1: reading active writers 2025/07/20 02:51:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.74s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/20 02:51:22 DEBUG : OpenDrive root 'rclone-test-xezuvob1fumo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m58.317740937s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]