"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/31 02:09:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kavimor5bumo" 2025/07/31 02:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 02:09:57 DEBUG : Starting OpenDrive session with ID: 840ca34b9c6168966692be18b1fb839527927116eed9575cf18bfb542c8558ac 2025/07/31 02:09:57 DEBUG : Creating backend with remote "/tmp/rclone1994155333" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:09:57 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:09:57 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:09:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:00 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:00 DEBUG : dir: Looking for writers 2025/07/31 02:10:00 DEBUG : Looking for writers 2025/07/31 02:10:00 DEBUG : dir: reading active writers 2025/07/31 02:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.19s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:01 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:01 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/31 02:10:07 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/07/31 02:10:09 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:09 DEBUG : dir/subdir: Looking for writers 2025/07/31 02:10:09 DEBUG : dir: Looking for writers 2025/07/31 02:10:09 DEBUG : file1: reading active writers 2025/07/31 02:10:09 DEBUG : file2: reading active writers 2025/07/31 02:10:09 DEBUG : subdir: reading active writers 2025/07/31 02:10:09 DEBUG : Looking for writers 2025/07/31 02:10:09 DEBUG : dir: reading active writers 2025/07/31 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.06s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:10 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:10 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:13 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:13 DEBUG : dir: Looking for writers 2025/07/31 02:10:13 DEBUG : file1: reading active writers 2025/07/31 02:10:13 DEBUG : Looking for writers 2025/07/31 02:10:13 DEBUG : dir: reading active writers 2025/07/31 02:10:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.94s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:14 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:14 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:17 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:17 DEBUG : dir: Looking for writers 2025/07/31 02:10:17 DEBUG : Looking for writers 2025/07/31 02:10:17 DEBUG : dir: reading active writers 2025/07/31 02:10:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.64s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:18 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:18 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:21 DEBUG : dir: forgetting directory cache 2025/07/31 02:10:21 DEBUG : forgetting directory cache 2025/07/31 02:10:21 DEBUG : dir: forgetting directory cache 2025/07/31 02:10:21 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:21 DEBUG : Looking for writers 2025/07/31 02:10:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.80s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:22 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:22 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/31 02:10:25 DEBUG : dir: invalidating directory cache 2025/07/31 02:10:25 DEBUG : >ForgetPath: 2025/07/31 02:10:25 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/31 02:10:25 DEBUG : invalidating directory cache 2025/07/31 02:10:25 DEBUG : dir: forgetting directory cache 2025/07/31 02:10:25 DEBUG : >ForgetPath: 2025/07/31 02:10:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/31 02:10:25 DEBUG : >ForgetPath: 2025/07/31 02:10:25 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:25 DEBUG : dir: Looking for writers 2025/07/31 02:10:25 DEBUG : Looking for writers 2025/07/31 02:10:25 DEBUG : dir: reading active writers 2025/07/31 02:10:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.81s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:26 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:26 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:30 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/31 02:10:33 DEBUG : forgetting directory cache 2025/07/31 02:10:33 DEBUG : dir: forgetting directory cache 2025/07/31 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:33 DEBUG : dir: Looking for writers 2025/07/31 02:10:33 DEBUG : fil/a/b: Looking for writers 2025/07/31 02:10:33 DEBUG : fil/a: Looking for writers 2025/07/31 02:10:33 DEBUG : b: reading active writers 2025/07/31 02:10:33 DEBUG : fil: Looking for writers 2025/07/31 02:10:33 DEBUG : a: reading active writers 2025/07/31 02:10:33 DEBUG : Looking for writers 2025/07/31 02:10:33 DEBUG : dir: reading active writers 2025/07/31 02:10:33 DEBUG : fil: reading active writers 2025/07/31 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.01s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:36 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:36 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:38 DEBUG : dir: Looking for writers 2025/07/31 02:10:38 DEBUG : Looking for writers 2025/07/31 02:10:38 DEBUG : dir: reading active writers 2025/07/31 02:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.55s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:39 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:39 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:42 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:42 DEBUG : dir: Looking for writers 2025/07/31 02:10:42 DEBUG : file1: reading active writers 2025/07/31 02:10:42 DEBUG : Looking for writers 2025/07/31 02:10:42 DEBUG : dir: reading active writers 2025/07/31 02:10:42 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirStat (4.96s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:44 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:44 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:10:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:10:47 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/31 02:10:49 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/07/31 02:10:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/31 02:10:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/31 02:10:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/31 02:10:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/31 02:10:52 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/07/31 02:10:54 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/07/31 02:10:57 DEBUG : dir: invalidating directory cache 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/31 02:10:57 DEBUG : dir/file1: Reset virtual modtime 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/31 02:10:57 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/31 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/31 02:10:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/31 02:10:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:10:57 DEBUG : dir: invalidating directory cache 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/31 02:10:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/31 02:10:57 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/31 02:10:57 DEBUG : forgetting directory cache 2025/07/31 02:10:57 DEBUG : dir: forgetting directory cache 2025/07/31 02:10:57 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/31 02:10:57 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:10:57 DEBUG : dir/virtualDir: Looking for writers 2025/07/31 02:10:57 DEBUG : dir: Looking for writers 2025/07/31 02:10:57 DEBUG : file1: reading active writers 2025/07/31 02:10:57 DEBUG : virtualFile2: reading active writers 2025/07/31 02:10:57 DEBUG : virtualFile: reading active writers 2025/07/31 02:10:57 DEBUG : virtualDir: reading active writers 2025/07/31 02:10:57 DEBUG : Looking for writers 2025/07/31 02:10:57 DEBUG : dir: reading active writers 2025/07/31 02:10:57 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.62s) --- PASS: TestDirReadDirAll/Virtual (5.76s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:10:59 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:10:59 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:01 ERROR : dir/: Can only open directories read only 2025/07/31 02:11:01 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:01 DEBUG : dir: Looking for writers 2025/07/31 02:11:01 DEBUG : Looking for writers 2025/07/31 02:11:01 DEBUG : dir: reading active writers 2025/07/31 02:11:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.67s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:02 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:04 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/31 02:11:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/31 02:11:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/31 02:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/31 02:11:05 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/31 02:11:06 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/31 02:11:07 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:11:07 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/31 02:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/31 02:11:07 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:07 DEBUG : dir: Looking for writers 2025/07/31 02:11:07 DEBUG : file1: reading active writers 2025/07/31 02:11:07 DEBUG : potato: reading active writers 2025/07/31 02:11:07 DEBUG : Looking for writers 2025/07/31 02:11:07 DEBUG : dir: reading active writers 2025/07/31 02:11:07 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.79s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:08 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:08 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/07/31 02:11:12 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:12 DEBUG : dir/sub: Looking for writers 2025/07/31 02:11:12 DEBUG : dir: Looking for writers 2025/07/31 02:11:12 DEBUG : file1: reading active writers 2025/07/31 02:11:12 DEBUG : sub: reading active writers 2025/07/31 02:11:12 DEBUG : Looking for writers 2025/07/31 02:11:12 DEBUG : dir: reading active writers 2025/07/31 02:11:12 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.37s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:14 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:14 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/31 02:11:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/31 02:11:18 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:18 DEBUG : dir/sub/subsub: Looking for writers 2025/07/31 02:11:18 DEBUG : dir/sub: Looking for writers 2025/07/31 02:11:18 DEBUG : subsub: reading active writers 2025/07/31 02:11:18 DEBUG : dir: Looking for writers 2025/07/31 02:11:18 DEBUG : file1: reading active writers 2025/07/31 02:11:18 DEBUG : sub: reading active writers 2025/07/31 02:11:18 DEBUG : Looking for writers 2025/07/31 02:11:18 DEBUG : dir: reading active writers 2025/07/31 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.59s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:20 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:20 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:23 ERROR : dir/: Dir.Remove not empty 2025/07/31 02:11:23 DEBUG : dir/file1: Remove: 2025/07/31 02:11:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:11:23 DEBUG : dir/file1: >Remove: err= 2025/07/31 02:11:23 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/31 02:11:24 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:24 DEBUG : Looking for writers 2025/07/31 02:11:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.65s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:24 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:24 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:27 DEBUG : dir/file1: Remove: 2025/07/31 02:11:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:11:27 DEBUG : dir/file1: >Remove: err= 2025/07/31 02:11:27 DEBUG : Added virtual directory entry vDel: "dir" 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 2025/07/31 02:11:35 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:35 DEBUG : Looking for writers 2025/07/31 02:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (11.15s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:35 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:35 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:38 DEBUG : dir/file1: Remove: 2025/07/31 02:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:11:38 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/31 02:11:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:38 DEBUG : dir: Looking for writers 2025/07/31 02:11:38 DEBUG : Looking for writers 2025/07/31 02:11:38 DEBUG : dir: reading active writers 2025/07/31 02:11:38 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.18s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:39 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:39 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:42 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/31 02:11:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/31 02:11:44 DEBUG : dir2: same parent dir (ODFfOTM1MzI5OV9saFBKeQ) - using folder/rename instead of move_copy 2025/07/31 02:11:44 DEBUG : dir: Updating dir with dir2 0xc0008012b0 2025/07/31 02:11:44 DEBUG : dir: forgetting directory cache 2025/07/31 02:11:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/31 02:11:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/31 02:11:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/31 02:11:46 DEBUG : file2: Updating file with file2 0xc0009ec0c0 2025/07/31 02:11:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/31 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/31 02:11:46 INFO : dir2/file3: Deleted 2025/07/31 02:11:47 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/31 02:11:47 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009ec0c0 2025/07/31 02:11:47 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/31 02:11:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/31 02:11:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/31 02:11:48 DEBUG : renamed empty directory: same parent dir (ODFfOTM1MzI5OV9saFBKeQ) - using folder/rename instead of move_copy 2025/07/31 02:11:48 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008471e0 2025/07/31 02:11:48 DEBUG : empty directory: forgetting directory cache 2025/07/31 02:11:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/31 02:11:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/31 02:11:48 DEBUG : dir2: Renaming to "dir3" 2025/07/31 02:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:48 DEBUG : dir3: Looking for writers 2025/07/31 02:11:48 DEBUG : file3: reading active writers 2025/07/31 02:11:48 DEBUG : renamed empty directory: Looking for writers 2025/07/31 02:11:48 DEBUG : Looking for writers 2025/07/31 02:11:48 DEBUG : dir3: reading active writers 2025/07/31 02:11:48 DEBUG : renamed empty directory: reading active writers 2025/07/31 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.06s) === 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-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:49 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:49 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:11:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/31 02:11:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:11:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:11:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/31 02:11:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/31 02:11:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/31 02:11:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/31 02:11:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:11:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:11:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/31 02:11:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/31 02:11:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/31 02:11:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/31 02:11:52 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (12 bytes), uploading instead of streaming 2025/07/31 02:11:53 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/31 02:11:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/31 02:11:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/31 02:11:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/31 02:11:54 DEBUG : forgetting directory cache 2025/07/31 02:11:54 DEBUG : dir: forgetting directory cache 2025/07/31 02:11:54 DEBUG : dir/sub: forgetting directory cache 2025/07/31 02:11:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/31 02:11:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/31 02:11:54 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/31 02:11:55 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/31 02:11:56 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:11:56 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/31 02:11:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/31 02:11:56 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:56 DEBUG : dir/sub: Looking for writers 2025/07/31 02:11:56 DEBUG : file0: reading active writers 2025/07/31 02:11:56 DEBUG : file2: reading active writers 2025/07/31 02:11:56 DEBUG : dir: Looking for writers 2025/07/31 02:11:56 DEBUG : file1: reading active writers 2025/07/31 02:11:56 DEBUG : sub: reading active writers 2025/07/31 02:11:56 DEBUG : Looking for writers 2025/07/31 02:11:56 DEBUG : dir: reading active writers 2025/07/31 02:11:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.56s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:58 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:58 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/31 02:11:58 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:11:58 DEBUG : Looking for writers 2025/07/31 02:11:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:11:58 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:11:58 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:11:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:12:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/31 02:12:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/31 02:12:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:12:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/31 02:12:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/31 02:12:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/31 02:12:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:12:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/31 02:12:01 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:01 DEBUG : dir: Looking for writers 2025/07/31 02:12:01 DEBUG : file1: reading active writers 2025/07/31 02:12:01 DEBUG : file1.metadata: reading active writers 2025/07/31 02:12:01 DEBUG : Looking for writers 2025/07/31 02:12:01 DEBUG : dir: reading active writers 2025/07/31 02:12:01 DEBUG : dir.metadata: reading active writers 2025/07/31 02:12:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.69s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:02 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:05 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:05 DEBUG : dir: Looking for writers 2025/07/31 02:12:05 DEBUG : file1: reading active writers 2025/07/31 02:12:05 DEBUG : Looking for writers 2025/07/31 02:12:05 DEBUG : dir: reading active writers 2025/07/31 02:12:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:06 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:06 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:09 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/31 02:12:11 DEBUG : Can set mod time: true 2025/07/31 02:12:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/31 02:12:11 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:11 DEBUG : dir: Looking for writers 2025/07/31 02:12:11 DEBUG : file1: reading active writers 2025/07/31 02:12:11 DEBUG : Looking for writers 2025/07/31 02:12:11 DEBUG : dir: reading active writers 2025/07/31 02:12:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:12 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:15 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/31 02:12:16 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:12:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/31 02:12:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/31 02:12:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:16 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:16 DEBUG : dir: Looking for writers 2025/07/31 02:12:16 DEBUG : file1: reading active writers 2025/07/31 02:12:16 DEBUG : Looking for writers 2025/07/31 02:12:16 DEBUG : dir: reading active writers 2025/07/31 02:12:16 DEBUG : >WaitForWriters: 2025/07/31 02:12:17 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:17 DEBUG : dir: Looking for writers 2025/07/31 02:12:17 DEBUG : file1: reading active writers 2025/07/31 02:12:17 DEBUG : Looking for writers 2025/07/31 02:12:17 DEBUG : dir: reading active writers 2025/07/31 02:12:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:18 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:18 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:20 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/31 02:12:21 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:12:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:12:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/31 02:12:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/31 02:12:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:22 DEBUG : dir: Looking for writers 2025/07/31 02:12:22 DEBUG : file1: reading active writers 2025/07/31 02:12:22 DEBUG : Looking for writers 2025/07/31 02:12:22 DEBUG : dir: reading active writers 2025/07/31 02:12:22 DEBUG : >WaitForWriters: 2025/07/31 02:12:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:22 DEBUG : dir: Looking for writers 2025/07/31 02:12:22 DEBUG : file1: reading active writers 2025/07/31 02:12:22 DEBUG : Looking for writers 2025/07/31 02:12:22 DEBUG : dir: reading active writers 2025/07/31 02:12:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:12:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:12:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/31 02:12:27 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:27 DEBUG : dir: Looking for writers 2025/07/31 02:12:27 DEBUG : file1: reading active writers 2025/07/31 02:12:27 DEBUG : Looking for writers 2025/07/31 02:12:27 DEBUG : dir: reading active writers 2025/07/31 02:12:27 DEBUG : >WaitForWriters: 2025/07/31 02:12:27 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:28 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:12:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:28 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:12:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/31 02:12:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:12:30 DEBUG : dir/file1(0xc0009d0740): close: 2025/07/31 02:12:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/31 02:12:31 DEBUG : dir/file1(0xc0009d0740): >close: err= 2025/07/31 02:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:31 DEBUG : dir: Looking for writers 2025/07/31 02:12:31 DEBUG : file1: reading active writers 2025/07/31 02:12:31 DEBUG : Looking for writers 2025/07/31 02:12:31 DEBUG : dir: reading active writers 2025/07/31 02:12:31 DEBUG : >WaitForWriters: 2025/07/31 02:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:31 DEBUG : dir: Looking for writers 2025/07/31 02:12:31 DEBUG : file1: reading active writers 2025/07/31 02:12:31 DEBUG : Looking for writers 2025/07/31 02:12:31 DEBUG : dir: reading active writers 2025/07/31 02:12:31 DEBUG : >WaitForWriters: 2025/07/31 02:12:31 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:32 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:12:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:12:32 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:12:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/31 02:12:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:12:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:12:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): _writeAt: size=5, off=0 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): openPending: 2025/07/31 02:12:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/31 02:12:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:12:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): >openPending: err= 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): >_writeAt: n=5, err= 2025/07/31 02:12:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): close: 2025/07/31 02:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/31 02:12:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/31 02:12:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/31 02:12:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/31 02:12:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/31 02:12:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:12:35 DEBUG : dir/file1(0xc00091a300): >close: err= 2025/07/31 02:12:35 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:12:35 DEBUG : dir/file1: vfs cache: starting upload 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:12:35 DEBUG : dir: Looking for writers 2025/07/31 02:12:35 DEBUG : file1: reading active writers 2025/07/31 02:12:35 DEBUG : Looking for writers 2025/07/31 02:12:35 DEBUG : dir: reading active writers 2025/07/31 02:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:12:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:36 DEBUG : dir: Looking for writers 2025/07/31 02:12:36 DEBUG : file1: reading active writers 2025/07/31 02:12:36 DEBUG : Looking for writers 2025/07/31 02:12:36 DEBUG : dir: reading active writers 2025/07/31 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:12:36 DEBUG : dir: Looking for writers 2025/07/31 02:12:36 DEBUG : file1: reading active writers 2025/07/31 02:12:36 DEBUG : Looking for writers 2025/07/31 02:12:36 DEBUG : dir: reading active writers 2025/07/31 02:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:12:37 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/31 02:12:37 INFO : dir/file1: Copied (replaced existing) 2025/07/31 02:12:37 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/31 02:12:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/31 02:12:37 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/31 02:12:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/31 02:12:37 DEBUG : dir: Looking for writers 2025/07/31 02:12:37 DEBUG : file1: reading active writers 2025/07/31 02:12:37 DEBUG : Looking for writers 2025/07/31 02:12:37 DEBUG : dir: reading active writers 2025/07/31 02:12:37 DEBUG : >WaitForWriters: 2025/07/31 02:12:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:38 DEBUG : dir: Looking for writers 2025/07/31 02:12:38 DEBUG : file1: reading active writers 2025/07/31 02:12:38 DEBUG : Looking for writers 2025/07/31 02:12:38 DEBUG : dir: reading active writers 2025/07/31 02:12:38 DEBUG : >WaitForWriters: 2025/07/31 02:12:38 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.74s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.16s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.73s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.68s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:39 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:39 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:12:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/31 02:12:42 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:42 DEBUG : dir: Looking for writers 2025/07/31 02:12:42 DEBUG : file1: reading active writers 2025/07/31 02:12:42 DEBUG : Looking for writers 2025/07/31 02:12:42 DEBUG : dir: reading active writers 2025/07/31 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.17s) === RUN TestFileOpenReadUnknownSize 2025/07/31 02:12:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/31 02:12:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:12:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/31 02:12:43 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:43 DEBUG : Looking for writers 2025/07/31 02:12:43 DEBUG : file.txt: reading active writers 2025/07/31 02:12:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:43 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:43 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:45 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/31 02:12:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/31 02:12:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:12:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/31 02:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:12:47 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:47 DEBUG : dir: Looking for writers 2025/07/31 02:12:47 DEBUG : file1: reading active writers 2025/07/31 02:12:47 DEBUG : Looking for writers 2025/07/31 02:12:47 DEBUG : dir: reading active writers 2025/07/31 02:12:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.15s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:48 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:48 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:51 DEBUG : dir/file1: Remove: 2025/07/31 02:12:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:12:51 DEBUG : dir/file1: >Remove: err= 2025/07/31 02:12:51 DEBUG : dir/file1: Remove: 2025/07/31 02:12:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/31 02:12:51 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:51 DEBUG : dir: Looking for writers 2025/07/31 02:12:51 DEBUG : Looking for writers 2025/07/31 02:12:51 DEBUG : dir: reading active writers 2025/07/31 02:12:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.00s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:52 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:52 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:55 DEBUG : dir/file1: Remove: 2025/07/31 02:12:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:12:55 DEBUG : dir/file1: >Remove: err= 2025/07/31 02:12:55 DEBUG : dir/file1: Remove: 2025/07/31 02:12:55 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/31 02:12:55 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:55 DEBUG : dir: Looking for writers 2025/07/31 02:12:55 DEBUG : Looking for writers 2025/07/31 02:12:55 DEBUG : dir: reading active writers 2025/07/31 02:12:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.21s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:12:56 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:12:56 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:12:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:12:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:12:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:12:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/31 02:12:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:12:59 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/31 02:12:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:12:59 DEBUG : dir/file1: Open: flags=0x3 2025/07/31 02:12:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/31 02:12:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/31 02:12:59 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:12:59 DEBUG : dir: Looking for writers 2025/07/31 02:12:59 DEBUG : file1: reading active writers 2025/07/31 02:12:59 DEBUG : Looking for writers 2025/07/31 02:12:59 DEBUG : dir: reading active writers 2025/07/31 02:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:13:00 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:13:00 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:13:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:03 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:03 DEBUG : dir: Looking for writers 2025/07/31 02:13:03 DEBUG : file1: reading active writers 2025/07/31 02:13:03 DEBUG : Looking for writers 2025/07/31 02:13:03 DEBUG : dir: reading active writers 2025/07/31 02:13:03 DEBUG : >WaitForWriters: 2025/07/31 02:13:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ec840 2025/07/31 02:13:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:13:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0009ec840 2025/07/31 02:13:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:13:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:13:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009ec840 2025/07/31 02:13:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:05 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/31 02:13:05 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/31 02:13:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:13:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/31 02:13:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:06 DEBUG : newLeaf: Running delayed rename now 2025/07/31 02:13:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ec840 2025/07/31 02:13:06 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:06 DEBUG : dir: Looking for writers 2025/07/31 02:13:06 DEBUG : Looking for writers 2025/07/31 02:13:06 DEBUG : dir: reading active writers 2025/07/31 02:13:06 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:06 DEBUG : >WaitForWriters: 2025/07/31 02:13:07 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:07 DEBUG : dir: Looking for writers 2025/07/31 02:13:07 DEBUG : Looking for writers 2025/07/31 02:13:07 DEBUG : dir: reading active writers 2025/07/31 02:13:07 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:13:08 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:13:08 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:13:08 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:13:08 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:08 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:13:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:10 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:10 DEBUG : dir: Looking for writers 2025/07/31 02:13:10 DEBUG : file1: reading active writers 2025/07/31 02:13:10 DEBUG : Looking for writers 2025/07/31 02:13:10 DEBUG : dir: reading active writers 2025/07/31 02:13:10 DEBUG : >WaitForWriters: 2025/07/31 02:13:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3ec0 2025/07/31 02:13:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:13:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a3ec0 2025/07/31 02:13:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:13:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/31 02:13:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a3ec0 2025/07/31 02:13:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:13 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/31 02:13:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/31 02:13:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:13:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/31 02:13:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:14 DEBUG : newLeaf: Running delayed rename now 2025/07/31 02:13:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3ec0 2025/07/31 02:13:14 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:14 DEBUG : dir: Looking for writers 2025/07/31 02:13:14 DEBUG : Looking for writers 2025/07/31 02:13:14 DEBUG : dir: reading active writers 2025/07/31 02:13:14 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:14 DEBUG : >WaitForWriters: 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 2025/07/31 02:13:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:22 DEBUG : dir: Looking for writers 2025/07/31 02:13:22 DEBUG : Looking for writers 2025/07/31 02:13:22 DEBUG : dir: reading active writers 2025/07/31 02:13:22 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:22 DEBUG : >WaitForWriters: 2025/07/31 02:13:22 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:13:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:13:23 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:13:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:13:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:13:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:13:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): openPending: 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): >openPending: err= 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:13:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): _writeAt: size=14, off=0 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): >_writeAt: n=14, err= 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): close: 2025/07/31 02:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 02:13:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:13:26 DEBUG : dir/file1(0xc0006cabc0): >close: err= 2025/07/31 02:13:26 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:13:26 DEBUG : dir/file1: vfs cache: starting upload 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:13:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:26 DEBUG : dir: Looking for writers 2025/07/31 02:13:26 DEBUG : file1: reading active writers 2025/07/31 02:13:26 DEBUG : Looking for writers 2025/07/31 02:13:26 DEBUG : dir: reading active writers 2025/07/31 02:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:13:27 DEBUG : dir: Looking for writers 2025/07/31 02:13:27 DEBUG : file1: reading active writers 2025/07/31 02:13:27 DEBUG : Looking for writers 2025/07/31 02:13:27 DEBUG : dir: reading active writers 2025/07/31 02:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:13:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/31 02:13:27 INFO : dir/file1: Copied (replaced existing) 2025/07/31 02:13:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/31 02:13:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/31 02:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/31 02:13:27 DEBUG : dir: Looking for writers 2025/07/31 02:13:27 DEBUG : file1: reading active writers 2025/07/31 02:13:27 DEBUG : Looking for writers 2025/07/31 02:13:27 DEBUG : dir: reading active writers 2025/07/31 02:13:27 DEBUG : >WaitForWriters: 2025/07/31 02:13:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:13:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): _readAt: size=512, off=0 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): openPending: 2025/07/31 02:13:27 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/31 02:13:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/31 02:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): >openPending: err= 2025/07/31 02:13:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): >_readAt: n=14, err=EOF 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): close: 2025/07/31 02:13:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:13:27 DEBUG : dir/file1(0xc0006cb780): >close: err= 2025/07/31 02:13:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:13:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0008146c0 2025/07/31 02:13:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:13:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/31 02:13:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0008146c0 2025/07/31 02:13:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:13:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:29 DEBUG : dir/file1(0xc00091b040): openPending: 2025/07/31 02:13:29 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/31 02:13:29 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/31 02:13:29 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:13:29 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:29 DEBUG : dir/file1(0xc00091b040): >openPending: err= 2025/07/31 02:13:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:29 DEBUG : dir/file1(0xc00091b040): _writeAt: size=25, off=0 2025/07/31 02:13:29 DEBUG : dir/file1(0xc00091b040): >_writeAt: n=25, err= 2025/07/31 02:13:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:13:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0008146c0 2025/07/31 02:13:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:30 DEBUG : newLeaf(0xc00091b040): close: 2025/07/31 02:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/31 02:13:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-31 02:13:29.831407916 +0000 UTC m=+213.019021090 2025/07/31 02:13:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/31 02:13:30 DEBUG : newLeaf(0xc00091b040): >close: err= 2025/07/31 02:13:30 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:13:30 DEBUG : newLeaf: vfs cache: starting upload 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:13:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:13:30 DEBUG : dir: Looking for writers 2025/07/31 02:13:30 DEBUG : Looking for writers 2025/07/31 02:13:30 DEBUG : dir: reading active writers 2025/07/31 02:13:30 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:13:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:13:31 INFO : newLeaf: Copied (replaced existing) 2025/07/31 02:13:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-31 02:13:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/31 02:13:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/31 02:13:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/31 02:13:31 DEBUG : dir: Looking for writers 2025/07/31 02:13:31 DEBUG : Looking for writers 2025/07/31 02:13:31 DEBUG : dir: reading active writers 2025/07/31 02:13:31 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:31 DEBUG : >WaitForWriters: 2025/07/31 02:13:31 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:31 DEBUG : dir: Looking for writers 2025/07/31 02:13:31 DEBUG : Looking for writers 2025/07/31 02:13:31 DEBUG : dir: reading active writers 2025/07/31 02:13:31 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:31 DEBUG : >WaitForWriters: 2025/07/31 02:13:31 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:13:32 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:13:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:13:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:32 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:13:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:35 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:35 DEBUG : dir: Looking for writers 2025/07/31 02:13:35 DEBUG : file1: reading active writers 2025/07/31 02:13:35 DEBUG : Looking for writers 2025/07/31 02:13:35 DEBUG : dir: reading active writers 2025/07/31 02:13:35 DEBUG : >WaitForWriters: 2025/07/31 02:13:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000814780 2025/07/31 02:13:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:13:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000814780 2025/07/31 02:13:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:13:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:37 DEBUG : dir/file1(0xc00091b6c0): openPending: 2025/07/31 02:13:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/31 02:13:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:37 DEBUG : dir/file1(0xc00091b6c0): >openPending: err= 2025/07/31 02:13:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:13:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:37 DEBUG : dir/file1(0xc00091b6c0): _writeAt: size=25, off=0 2025/07/31 02:13:37 DEBUG : dir/file1(0xc00091b6c0): >_writeAt: n=25, err= 2025/07/31 02:13:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:13:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000814780 2025/07/31 02:13:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:38 DEBUG : newLeaf(0xc00091b6c0): close: 2025/07/31 02:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/31 02:13:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-31 02:13:37.717535669 +0000 UTC m=+220.905148823 2025/07/31 02:13:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/31 02:13:38 DEBUG : newLeaf(0xc00091b6c0): >close: err= 2025/07/31 02:13:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:13:38 DEBUG : newLeaf: vfs cache: starting upload 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:13:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:13:38 DEBUG : dir: Looking for writers 2025/07/31 02:13:38 DEBUG : Looking for writers 2025/07/31 02:13:38 DEBUG : dir: reading active writers 2025/07/31 02:13:38 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:13:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:13:39 INFO : newLeaf: Copied (replaced existing) 2025/07/31 02:13:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-31 02:13:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/31 02:13:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/31 02:13:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/31 02:13:39 DEBUG : dir: Looking for writers 2025/07/31 02:13:39 DEBUG : Looking for writers 2025/07/31 02:13:39 DEBUG : dir: reading active writers 2025/07/31 02:13:39 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:39 DEBUG : >WaitForWriters: 2025/07/31 02:13:39 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:39 DEBUG : dir: Looking for writers 2025/07/31 02:13:39 DEBUG : Looking for writers 2025/07/31 02:13:39 DEBUG : dir: reading active writers 2025/07/31 02:13:39 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:39 DEBUG : >WaitForWriters: 2025/07/31 02:13:39 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:13:40 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:13:40 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:13:40 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 DEBUG : Config file has changed externally - reloading 2025/07/31 02:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:13:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:13:40 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:13:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:13:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): openPending: 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): >openPending: err= 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:13:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): _writeAt: size=14, off=0 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): >_writeAt: n=14, err= 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): close: 2025/07/31 02:13:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 02:13:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:13:43 DEBUG : dir/file1(0xc00091a6c0): >close: err= 2025/07/31 02:13:43 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:13:43 DEBUG : dir/file1: vfs cache: starting upload 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:13:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:13:43 DEBUG : dir: Looking for writers 2025/07/31 02:13:43 DEBUG : file1: reading active writers 2025/07/31 02:13:43 DEBUG : Looking for writers 2025/07/31 02:13:43 DEBUG : dir: reading active writers 2025/07/31 02:13:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:13:44 DEBUG : dir: Looking for writers 2025/07/31 02:13:44 DEBUG : file1: reading active writers 2025/07/31 02:13:44 DEBUG : Looking for writers 2025/07/31 02:13:44 DEBUG : dir: reading active writers 2025/07/31 02:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:13:44 DEBUG : dir: Looking for writers 2025/07/31 02:13:44 DEBUG : file1: reading active writers 2025/07/31 02:13:44 DEBUG : Looking for writers 2025/07/31 02:13:44 DEBUG : dir: reading active writers 2025/07/31 02:13:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:13:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/31 02:13:44 INFO : dir/file1: Copied (replaced existing) 2025/07/31 02:13:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/31 02:13:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/31 02:13:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/31 02:13:45 DEBUG : dir: Looking for writers 2025/07/31 02:13:45 DEBUG : file1: reading active writers 2025/07/31 02:13:45 DEBUG : Looking for writers 2025/07/31 02:13:45 DEBUG : dir: reading active writers 2025/07/31 02:13:45 DEBUG : >WaitForWriters: 2025/07/31 02:13:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:13:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): _readAt: size=512, off=0 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): openPending: 2025/07/31 02:13:45 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/31 02:13:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/31 02:13:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): >openPending: err= 2025/07/31 02:13:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): >_readAt: n=14, err=EOF 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): close: 2025/07/31 02:13:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:13:45 DEBUG : dir/file1(0xc00091a440): >close: err= 2025/07/31 02:13:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:13:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fa180 2025/07/31 02:13:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:13:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/31 02:13:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fa180 2025/07/31 02:13:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:13:47 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:13:47 DEBUG : dir/file1(0xc0006ca900): openPending: 2025/07/31 02:13:47 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/31 02:13:47 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/31 02:13:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:13:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:13:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:13:47 DEBUG : dir/file1(0xc0006ca900): >openPending: err= 2025/07/31 02:13:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:13:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:13:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:13:47 DEBUG : dir/file1(0xc0006ca900): _writeAt: size=25, off=0 2025/07/31 02:13:47 DEBUG : dir/file1(0xc0006ca900): >_writeAt: n=25, err= 2025/07/31 02:13:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:13:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:13:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fa180 2025/07/31 02:13:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:13:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:48 DEBUG : newLeaf(0xc0006ca900): close: 2025/07/31 02:13:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/31 02:13:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-31 02:13:47.905724397 +0000 UTC m=+231.093337551 2025/07/31 02:13:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/31 02:13:48 DEBUG : newLeaf(0xc0006ca900): >close: err= 2025/07/31 02:13:48 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:13:48 DEBUG : newLeaf: vfs cache: starting upload 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:13:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/31 02:13:48 DEBUG : dir: Looking for writers 2025/07/31 02:13:48 DEBUG : Looking for writers 2025/07/31 02:13:48 DEBUG : dir: reading active writers 2025/07/31 02:13:48 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:13:49 DEBUG : dir: Looking for writers 2025/07/31 02:13:49 DEBUG : Looking for writers 2025/07/31 02:13:49 DEBUG : dir: reading active writers 2025/07/31 02:13:49 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:13:49 DEBUG : dir: Looking for writers 2025/07/31 02:13:49 DEBUG : Looking for writers 2025/07/31 02:13:49 DEBUG : dir: reading active writers 2025/07/31 02:13:49 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:13:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:13:49 INFO : newLeaf: Copied (replaced existing) 2025/07/31 02:13:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-31 02:13:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/31 02:13:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/31 02:13:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:13:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/31 02:13:50 DEBUG : dir: Looking for writers 2025/07/31 02:13:50 DEBUG : Looking for writers 2025/07/31 02:13:50 DEBUG : dir: reading active writers 2025/07/31 02:13:50 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:50 DEBUG : >WaitForWriters: 2025/07/31 02:13:51 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:13:51 DEBUG : dir: Looking for writers 2025/07/31 02:13:51 DEBUG : Looking for writers 2025/07/31 02:13:51 DEBUG : dir: reading active writers 2025/07/31 02:13:51 DEBUG : newLeaf: reading active writers 2025/07/31 02:13:51 DEBUG : >WaitForWriters: 2025/07/31 02:13:51 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': 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:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:03 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:03 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:14:03 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 DEBUG : Config file has changed externally - reloading 2025/07/31 02:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:03 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:14:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:14:05 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:05 DEBUG : dir: Looking for writers 2025/07/31 02:14:05 DEBUG : file1: reading active writers 2025/07/31 02:14:05 DEBUG : Looking for writers 2025/07/31 02:14:05 DEBUG : dir: reading active writers 2025/07/31 02:14:05 DEBUG : >WaitForWriters: 2025/07/31 02:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:05 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:14:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): _readAt: size=512, off=0 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): openPending: 2025/07/31 02:14:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/31 02:14:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): >openPending: err= 2025/07/31 02:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/31 02:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): >_readAt: n=14, err=EOF 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): close: 2025/07/31 02:14:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:14:05 DEBUG : dir/file1(0xc0009d0280): >close: err= 2025/07/31 02:14:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:14:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:14:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000814600 2025/07/31 02:14:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:14:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:14:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/31 02:14:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/31 02:14:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000814600 2025/07/31 02:14:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/31 02:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:14:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:14:08 DEBUG : dir/file1(0xc00091aa80): openPending: 2025/07/31 02:14:08 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/31 02:14:08 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/31 02:14:08 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:14:08 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:14:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/31 02:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:08 DEBUG : dir/file1(0xc00091aa80): >openPending: err= 2025/07/31 02:14:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:14:08 DEBUG : dir/file1(0xc00091aa80): _writeAt: size=25, off=0 2025/07/31 02:14:08 DEBUG : dir/file1(0xc00091aa80): >_writeAt: n=25, err= 2025/07/31 02:14:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/31 02:14:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/31 02:14:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000814600 2025/07/31 02:14:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:14:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:14:08 DEBUG : newLeaf(0xc00091aa80): close: 2025/07/31 02:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/31 02:14:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-31 02:14:08.187145432 +0000 UTC m=+251.374758616 2025/07/31 02:14:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/31 02:14:08 DEBUG : newLeaf(0xc00091aa80): >close: err= 2025/07/31 02:14:08 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:08 DEBUG : dir: Looking for writers 2025/07/31 02:14:08 DEBUG : Looking for writers 2025/07/31 02:14:08 DEBUG : dir: reading active writers 2025/07/31 02:14:08 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:14:08 DEBUG : dir: Looking for writers 2025/07/31 02:14:08 DEBUG : Looking for writers 2025/07/31 02:14:08 DEBUG : dir: reading active writers 2025/07/31 02:14:08 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:14:08 DEBUG : dir: Looking for writers 2025/07/31 02:14:08 DEBUG : Looking for writers 2025/07/31 02:14:08 DEBUG : dir: reading active writers 2025/07/31 02:14:08 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:14:08 DEBUG : dir: Looking for writers 2025/07/31 02:14:08 DEBUG : Looking for writers 2025/07/31 02:14:08 DEBUG : dir: reading active writers 2025/07/31 02:14:08 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:14:08 DEBUG : newLeaf: vfs cache: starting upload 2025/07/31 02:14:08 DEBUG : dir: Looking for writers 2025/07/31 02:14:08 DEBUG : Looking for writers 2025/07/31 02:14:08 DEBUG : dir: reading active writers 2025/07/31 02:14:08 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:14:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/31 02:14:09 DEBUG : dir: Looking for writers 2025/07/31 02:14:09 DEBUG : Looking for writers 2025/07/31 02:14:09 DEBUG : dir: reading active writers 2025/07/31 02:14:09 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:14:09 DEBUG : dir: Looking for writers 2025/07/31 02:14:09 DEBUG : Looking for writers 2025/07/31 02:14:09 DEBUG : dir: reading active writers 2025/07/31 02:14:09 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:14:09 DEBUG : dir: Looking for writers 2025/07/31 02:14:09 DEBUG : Looking for writers 2025/07/31 02:14:09 DEBUG : dir: reading active writers 2025/07/31 02:14:09 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:14:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/31 02:14:10 INFO : newLeaf: Copied (replaced existing) 2025/07/31 02:14:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-31 02:14:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/31 02:14:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/31 02:14:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/31 02:14:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/31 02:14:10 DEBUG : dir: Looking for writers 2025/07/31 02:14:10 DEBUG : Looking for writers 2025/07/31 02:14:10 DEBUG : dir: reading active writers 2025/07/31 02:14:10 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:10 DEBUG : >WaitForWriters: 2025/07/31 02:14:11 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:11 DEBUG : dir: Looking for writers 2025/07/31 02:14:11 DEBUG : Looking for writers 2025/07/31 02:14:11 DEBUG : dir: reading active writers 2025/07/31 02:14:11 DEBUG : newLeaf: reading active writers 2025/07/31 02:14:11 DEBUG : >WaitForWriters: 2025/07/31 02:14:11 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestFileRename (72.26s) --- PASS: TestFileRename/off,forceCache=false (7.92s) --- PASS: TestFileRename/minimal,forceCache=false (15.39s) --- PASS: TestFileRename/minimal,forceCache=true (9.28s) --- PASS: TestFileRename/writes,forceCache=false (7.92s) --- PASS: TestFileRename/writes,forceCache=true (22.16s) --- PASS: TestFileRename/full,forceCache=false (9.58s) === 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-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:12 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:12 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:12 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:12 DEBUG : Looking for writers 2025/07/31 02:14:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:12 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:14:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/31 02:14:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:16 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:16 DEBUG : dir: Looking for writers 2025/07/31 02:14:16 DEBUG : file1: reading active writers 2025/07/31 02:14:16 DEBUG : Looking for writers 2025/07/31 02:14:16 DEBUG : dir: reading active writers 2025/07/31 02:14:16 DEBUG : >WaitForWriters: 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: TestReadFileHandleMethods (12.22s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:25 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:25 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:14:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/31 02:14:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/31 02:14:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/31 02:14:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/31 02:14:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/31 02:14:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/31 02:14:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/31 02:14:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/31 02:14:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/31 02:14:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/31 02:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/31 02:14:29 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:29 DEBUG : dir: Looking for writers 2025/07/31 02:14:29 DEBUG : file1: reading active writers 2025/07/31 02:14:29 DEBUG : Looking for writers 2025/07/31 02:14:29 DEBUG : dir: reading active writers 2025/07/31 02:14:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:31 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:31 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:14:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/31 02:14:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/31 02:14:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/31 02:14:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/31 02:14:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/31 02:14:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/31 02:14:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/31 02:14:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/31 02:14:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/31 02:14:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/31 02:14:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/31 02:14:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/31 02:14:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/31 02:14:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/31 02:14:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/31 02:14:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/31 02:14:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/31 02:14:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/31 02:14:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/31 02:14:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/31 02:14:36 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:36 DEBUG : dir: Looking for writers 2025/07/31 02:14:36 DEBUG : file1: reading active writers 2025/07/31 02:14:36 DEBUG : Looking for writers 2025/07/31 02:14:36 DEBUG : dir: reading active writers 2025/07/31 02:14:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.99s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:37 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:37 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:14:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/31 02:14:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:40 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:40 DEBUG : dir: Looking for writers 2025/07/31 02:14:40 DEBUG : file1: reading active writers 2025/07/31 02:14:40 DEBUG : Looking for writers 2025/07/31 02:14:40 DEBUG : dir: reading active writers 2025/07/31 02:14:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.07s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:41 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:41 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:14:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/31 02:14:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/31 02:14:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/31 02:14:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/31 02:14:44 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:44 DEBUG : dir: Looking for writers 2025/07/31 02:14:44 DEBUG : file1: reading active writers 2025/07/31 02:14:44 DEBUG : Looking for writers 2025/07/31 02:14:44 DEBUG : dir: reading active writers 2025/07/31 02:14:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.21s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:45 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:45 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:14:45 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:45 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:14:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:14:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:14:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:14:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): _readAt: size=1, off=0 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): openPending: 2025/07/31 02:14:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:14:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:14:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >openPending: err= 2025/07/31 02:14:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/31 02:14:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:14:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >_readAt: n=1, err= 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): _readAt: size=256, off=1 2025/07/31 02:14:48 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >_readAt: n=15, err=EOF 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): _readAt: size=16, off=16 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >_readAt: n=0, err=EOF 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): close: 2025/07/31 02:14:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >close: err= 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): close: 2025/07/31 02:14:48 DEBUG : dir/file1(0xc0009d04c0): >close: err=file already closed 2025/07/31 02:14:48 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:48 DEBUG : dir: Looking for writers 2025/07/31 02:14:48 DEBUG : file1: reading active writers 2025/07/31 02:14:48 DEBUG : Looking for writers 2025/07/31 02:14:48 DEBUG : dir: reading active writers 2025/07/31 02:14:48 DEBUG : >WaitForWriters: 2025/07/31 02:14:48 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.99s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:49 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:49 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:14:49 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:49 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:14:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:14:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): _readAt: size=1, off=0 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): openPending: 2025/07/31 02:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >openPending: err= 2025/07/31 02:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/31 02:14:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:14:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >_readAt: n=1, err= 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): _readAt: size=1, off=5 2025/07/31 02:14:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >_readAt: n=1, err= 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): _readAt: size=1, off=3 2025/07/31 02:14:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >_readAt: n=1, err= 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): _readAt: size=1, off=13 2025/07/31 02:14:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >_readAt: n=1, err= 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): _readAt: size=16, off=100 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >_readAt: n=0, err=EOF 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): close: 2025/07/31 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:14:52 DEBUG : dir/file1(0xc00041c680): >close: err= 2025/07/31 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:52 DEBUG : dir: Looking for writers 2025/07/31 02:14:52 DEBUG : file1: reading active writers 2025/07/31 02:14:52 DEBUG : Looking for writers 2025/07/31 02:14:52 DEBUG : dir: reading active writers 2025/07/31 02:14:52 DEBUG : >WaitForWriters: 2025/07/31 02:14:52 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:53 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:53 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:14:53 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:53 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:14:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:14:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:14:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:14:56 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:14:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:14:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:14:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=1, off=0 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): openPending: 2025/07/31 02:14:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:14:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >openPending: err= 2025/07/31 02:14:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/31 02:14:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:14:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:14:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=1, err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=1, off=5 2025/07/31 02:14:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=1, err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=1, off=1 2025/07/31 02:14:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=1, err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=6, off=10 2025/07/31 02:14:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=6, err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=256, off=10 2025/07/31 02:14:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=6, err=EOF 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=256, off=100 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=0, err=EOF 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): close: 2025/07/31 02:14:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >close: err= 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): _readAt: size=256, off=100 2025/07/31 02:14:56 DEBUG : dir/file1(0xc0006ca780): >_readAt: n=0, err=file already closed 2025/07/31 02:14:56 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:14:56 DEBUG : dir: Looking for writers 2025/07/31 02:14:56 DEBUG : file1: reading active writers 2025/07/31 02:14:56 DEBUG : Looking for writers 2025/07/31 02:14:56 DEBUG : dir: reading active writers 2025/07/31 02:14:56 DEBUG : >WaitForWriters: 2025/07/31 02:14:56 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.18s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:14:57 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:14:57 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:14:57 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:14:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:14:57 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:14:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:15:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:15:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:15:01 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:15:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:15:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:15:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): RWFileHandle.Flush 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): _readAt: size=256, off=0 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): openPending: 2025/07/31 02:15:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:15:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:15:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): >openPending: err= 2025/07/31 02:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/31 02:15:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): >_readAt: n=16, err=EOF 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): RWFileHandle.Flush 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): RWFileHandle.Flush 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): close: 2025/07/31 02:15:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:15:01 DEBUG : dir/file1(0xc00041c140): >close: err= 2025/07/31 02:15:01 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:01 DEBUG : dir: Looking for writers 2025/07/31 02:15:01 DEBUG : file1: reading active writers 2025/07/31 02:15:01 DEBUG : Looking for writers 2025/07/31 02:15:01 DEBUG : dir: reading active writers 2025/07/31 02:15:01 DEBUG : >WaitForWriters: 2025/07/31 02:15:01 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.52s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:02 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:02 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:15:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:15:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/31 02:15:05 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:15:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:15:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:15:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): _readAt: size=256, off=0 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): openPending: 2025/07/31 02:15:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:15:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:15:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): >openPending: err= 2025/07/31 02:15:05 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/31 02:15:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): >_readAt: n=16, err=EOF 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): RWFileHandle.Release 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): close: 2025/07/31 02:15:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): >close: err= 2025/07/31 02:15:05 DEBUG : dir/file1(0xc00091ac40): RWFileHandle.Release 2025/07/31 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:05 DEBUG : dir: Looking for writers 2025/07/31 02:15:05 DEBUG : file1: reading active writers 2025/07/31 02:15:05 DEBUG : Looking for writers 2025/07/31 02:15:05 DEBUG : dir: reading active writers 2025/07/31 02:15:05 DEBUG : >WaitForWriters: 2025/07/31 02:15:05 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.22s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:06 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:06 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:06 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:06 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:06 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): openPending: 2025/07/31 02:15:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): >openPending: err= 2025/07/31 02:15:06 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): _writeAt: size=5, off=0 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): >_writeAt: n=5, err= 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): _writeAt: size=7, off=5 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): >_writeAt: n=7, err= 2025/07/31 02:15:06 DEBUG : file1: vfs cache: truncate to size=11 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): close: 2025/07/31 02:15:06 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:06.788103958 +0000 UTC m=+309.975717142 2025/07/31 02:15:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): >close: err= 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): close: 2025/07/31 02:15:06 DEBUG : file1(0xc0006caa40): >close: err=file already closed 2025/07/31 02:15:06 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:06 DEBUG : Looking for writers 2025/07/31 02:15:06 DEBUG : file1: reading active writers 2025/07/31 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:06 DEBUG : Looking for writers 2025/07/31 02:15:06 DEBUG : file1: reading active writers 2025/07/31 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:06 DEBUG : Looking for writers 2025/07/31 02:15:06 DEBUG : file1: reading active writers 2025/07/31 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:06 DEBUG : Looking for writers 2025/07/31 02:15:06 DEBUG : file1: reading active writers 2025/07/31 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:06 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:06 DEBUG : Looking for writers 2025/07/31 02:15:06 DEBUG : file1: reading active writers 2025/07/31 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:07 DEBUG : Looking for writers 2025/07/31 02:15:07 DEBUG : file1: reading active writers 2025/07/31 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:07 DEBUG : Looking for writers 2025/07/31 02:15:07 DEBUG : file1: reading active writers 2025/07/31 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:07 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/31 02:15:08 DEBUG : Looking for writers 2025/07/31 02:15:08 DEBUG : file1: reading active writers 2025/07/31 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 02:15:08 INFO : file1: Copied (new) 2025/07/31 02:15:08 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-31 02:15:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/31 02:15:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:08 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : >WaitForWriters: 2025/07/31 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : >WaitForWriters: 2025/07/31 02:15:09 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:09 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:09 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:09 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:09 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:09 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): openPending: 2025/07/31 02:15:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): >openPending: err= 2025/07/31 02:15:09 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): _writeAt: size=7, off=0 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): >_writeAt: n=7, err= 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): _writeAt: size=6, off=5 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): >_writeAt: n=6, err= 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): close: 2025/07/31 02:15:09 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:09.912314282 +0000 UTC m=+313.099927436 2025/07/31 02:15:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): >close: err= 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): _writeAt: size=5, off=0 2025/07/31 02:15:09 DEBUG : file1(0xc0006ca180): >_writeAt: n=0, err=file already closed 2025/07/31 02:15:09 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:09 DEBUG : Looking for writers 2025/07/31 02:15:09 DEBUG : file1: reading active writers 2025/07/31 02:15:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:10 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:10 DEBUG : Looking for writers 2025/07/31 02:15:10 DEBUG : file1: reading active writers 2025/07/31 02:15:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:10 DEBUG : Looking for writers 2025/07/31 02:15:10 DEBUG : file1: reading active writers 2025/07/31 02:15:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:10 DEBUG : Looking for writers 2025/07/31 02:15:10 DEBUG : file1: reading active writers 2025/07/31 02:15:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/31 02:15:11 DEBUG : Looking for writers 2025/07/31 02:15:11 DEBUG : file1: reading active writers 2025/07/31 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 02:15:11 INFO : file1: Copied (new) 2025/07/31 02:15:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-31 02:15:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/31 02:15:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:11 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:12 DEBUG : Looking for writers 2025/07/31 02:15:12 DEBUG : file1: reading active writers 2025/07/31 02:15:12 DEBUG : >WaitForWriters: 2025/07/31 02:15:12 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:12 DEBUG : Looking for writers 2025/07/31 02:15:12 DEBUG : file1: reading active writers 2025/07/31 02:15:12 DEBUG : >WaitForWriters: 2025/07/31 02:15:12 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:12 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:12 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:12 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:13 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:13 DEBUG : file1(0xc0006cb400): openPending: 2025/07/31 02:15:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:13 DEBUG : file1(0xc0006cb400): >openPending: err= 2025/07/31 02:15:13 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:13 DEBUG : file1(0xc0006cb400): close: 2025/07/31 02:15:13 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:13.022690974 +0000 UTC m=+316.210304168 2025/07/31 02:15:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:13 DEBUG : file1(0xc0006cb400): >close: err= 2025/07/31 02:15:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/31 02:15:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:15:13 DEBUG : file2: newRWFileHandle: 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): openPending: 2025/07/31 02:15:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): >openPending: err= 2025/07/31 02:15:13 DEBUG : file2: >newRWFileHandle: err= 2025/07/31 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/31 02:15:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/31 02:15:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): RWFileHandle.Flush 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): RWFileHandle.Release 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): close: 2025/07/31 02:15:13 DEBUG : file2: vfs cache: setting modification time to 2025-07-31 02:15:13.024767421 +0000 UTC m=+316.212380616 2025/07/31 02:15:13 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:13 DEBUG : file2(0xc0006cb880): >close: err= 2025/07/31 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/31 02:15:13 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:13 DEBUG : file2: vfs cache: starting upload 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/31 02:15:13 DEBUG : Looking for writers 2025/07/31 02:15:13 DEBUG : file1: reading active writers 2025/07/31 02:15:13 DEBUG : file2: reading active writers 2025/07/31 02:15:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/31 02:15:14 DEBUG : Looking for writers 2025/07/31 02:15:14 DEBUG : file2: reading active writers 2025/07/31 02:15:14 DEBUG : file1: reading active writers 2025/07/31 02:15:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/31 02:15:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:15:14 INFO : file1: Copied (new) 2025/07/31 02:15:14 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-31 02:15:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/31 02:15:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:14 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:15 DEBUG : Looking for writers 2025/07/31 02:15:15 DEBUG : file1: reading active writers 2025/07/31 02:15:15 DEBUG : file2: reading active writers 2025/07/31 02:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:15 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:15:15 INFO : file2: Copied (new) 2025/07/31 02:15:15 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-31 02:15:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/31 02:15:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/31 02:15:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/31 02:15:15 INFO : file2: vfs cache: upload succeeded try #1 2025/07/31 02:15:16 DEBUG : Looking for writers 2025/07/31 02:15:16 DEBUG : file1: reading active writers 2025/07/31 02:15:16 DEBUG : file2: reading active writers 2025/07/31 02:15:16 DEBUG : >WaitForWriters: 2025/07/31 02:15:16 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:16 DEBUG : Looking for writers 2025/07/31 02:15:16 DEBUG : file1: reading active writers 2025/07/31 02:15:16 DEBUG : file2: reading active writers 2025/07/31 02:15:16 DEBUG : >WaitForWriters: 2025/07/31 02:15:16 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.28s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:17 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:17 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:17 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:17 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:17 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): openPending: 2025/07/31 02:15:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): >openPending: err= 2025/07/31 02:15:17 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): _writeAt: size=5, off=0 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): >_writeAt: n=5, err= 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): RWFileHandle.Flush 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): RWFileHandle.Flush 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): close: 2025/07/31 02:15:17 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:17.301193212 +0000 UTC m=+320.488806406 2025/07/31 02:15:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:17 DEBUG : file1(0xc00091b580): >close: err= 2025/07/31 02:15:17 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:17 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:17 DEBUG : Looking for writers 2025/07/31 02:15:17 DEBUG : file1: reading active writers 2025/07/31 02:15:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:18 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:15:18 DEBUG : Looking for writers 2025/07/31 02:15:18 DEBUG : file1: reading active writers 2025/07/31 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:15:19 INFO : file1: Copied (new) 2025/07/31 02:15:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-31 02:15:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/31 02:15:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:19 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:19 DEBUG : Looking for writers 2025/07/31 02:15:19 DEBUG : file1: reading active writers 2025/07/31 02:15:19 DEBUG : >WaitForWriters: 2025/07/31 02:15:19 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.95s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:20 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:20 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:20 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:20 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:20 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): openPending: 2025/07/31 02:15:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): >openPending: err= 2025/07/31 02:15:20 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): _writeAt: size=5, off=0 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): >_writeAt: n=5, err= 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): RWFileHandle.Release 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): close: 2025/07/31 02:15:20 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:20.250757304 +0000 UTC m=+323.438370498 2025/07/31 02:15:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): >close: err= 2025/07/31 02:15:20 DEBUG : file1(0xc00091a680): RWFileHandle.Release 2025/07/31 02:15:20 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:20 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:20 DEBUG : Looking for writers 2025/07/31 02:15:20 DEBUG : file1: reading active writers 2025/07/31 02:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:15:21 DEBUG : Looking for writers 2025/07/31 02:15:21 DEBUG : file1: reading active writers 2025/07/31 02:15:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:15:22 INFO : file1: Copied (new) 2025/07/31 02:15:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-31 02:15:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/31 02:15:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:22 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:22 DEBUG : Looking for writers 2025/07/31 02:15:22 DEBUG : file1: reading active writers 2025/07/31 02:15:22 DEBUG : >WaitForWriters: 2025/07/31 02:15:22 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:15:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/31 02:15:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:15:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): openPending: 2025/07/31 02:15:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:15:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:15:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): >openPending: err= 2025/07/31 02:15:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/31 02:15:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:15:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:15:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): _writeAt: size=5, off=0 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): >_writeAt: n=5, err= 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): close: 2025/07/31 02:15:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-31 02:15:26.13457117 +0000 UTC m=+329.322184334 2025/07/31 02:15:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:26 DEBUG : dir/file1(0xc0002ed740): >close: err= 2025/07/31 02:15:26 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:26 DEBUG : dir/file1: vfs cache: starting upload 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:26 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:26 DEBUG : dir: Looking for writers 2025/07/31 02:15:26 DEBUG : file1: reading active writers 2025/07/31 02:15:26 DEBUG : Looking for writers 2025/07/31 02:15:26 DEBUG : dir: reading active writers 2025/07/31 02:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:15:27 INFO : dir/file1: Copied (replaced existing) 2025/07/31 02:15:27 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-31 02:15:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/31 02:15:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:27 DEBUG : dir: Looking for writers 2025/07/31 02:15:27 DEBUG : file1: reading active writers 2025/07/31 02:15:27 DEBUG : Looking for writers 2025/07/31 02:15:27 DEBUG : dir: reading active writers 2025/07/31 02:15:27 DEBUG : >WaitForWriters: 2025/07/31 02:15:27 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:28 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:28 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/31 02:15:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/31 02:15:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/31 02:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/31 02:15:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): _writeAt: size=5, off=0 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): openPending: 2025/07/31 02:15:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/31 02:15:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/31 02:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): >openPending: err= 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): >_writeAt: n=5, err= 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): _writeAt: size=15, off=5 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): >_writeAt: n=15, err= 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): close: 2025/07/31 02:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/31 02:15:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-31 02:15:31.175985543 +0000 UTC m=+334.363598717 2025/07/31 02:15:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:31 DEBUG : dir/file1(0xc0009d0900): >close: err= 2025/07/31 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:31 DEBUG : dir/file1: vfs cache: starting upload 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:31 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:31 DEBUG : dir: Looking for writers 2025/07/31 02:15:31 DEBUG : file1: reading active writers 2025/07/31 02:15:31 DEBUG : Looking for writers 2025/07/31 02:15:31 DEBUG : dir: reading active writers 2025/07/31 02:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:32 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/31 02:15:32 INFO : dir/file1: Copied (replaced existing) 2025/07/31 02:15:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-31 02:15:31 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/31 02:15:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:32 DEBUG : dir: Looking for writers 2025/07/31 02:15:32 DEBUG : file1: reading active writers 2025/07/31 02:15:32 DEBUG : Looking for writers 2025/07/31 02:15:32 DEBUG : dir: reading active writers 2025/07/31 02:15:32 DEBUG : >WaitForWriters: 2025/07/31 02:15:32 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.06s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:33 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:33 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:33 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:33 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:33 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): openPending: 2025/07/31 02:15:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): >openPending: err= 2025/07/31 02:15:33 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): _writeAt: size=5, off=0 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): >_writeAt: n=5, err= 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): close: 2025/07/31 02:15:33 DEBUG : file1: vfs cache: setting modification time to 2025-07-31 02:15:33.669775662 +0000 UTC m=+336.857388826 2025/07/31 02:15:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:33 DEBUG : file1(0xc00091a580): >close: err= 2025/07/31 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:33 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:33 DEBUG : Looking for writers 2025/07/31 02:15:33 DEBUG : file1: reading active writers 2025/07/31 02:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:34 DEBUG : Looking for writers 2025/07/31 02:15:34 DEBUG : file1: reading active writers 2025/07/31 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:15:34 DEBUG : Looking for writers 2025/07/31 02:15:34 DEBUG : file1: reading active writers 2025/07/31 02:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:15:35 INFO : file1: Copied (new) 2025/07/31 02:15:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-31 02:15:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/31 02:15:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:35 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:35 DEBUG : Looking for writers 2025/07/31 02:15:35 DEBUG : file1: reading active writers 2025/07/31 02:15:35 DEBUG : >WaitForWriters: 2025/07/31 02:15:35 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:36 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:36 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:36 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:36 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/31 02:15:36 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.671564501 +0000 UTC m=+339.859177655 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca280): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.671564501 +0000 UTC m=+339.859177655 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ca840): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.671564501 +0000 UTC m=+339.859177655 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cad00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 1 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.677136036 +0000 UTC m=+339.864749190 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.677136036 +0000 UTC m=+339.864749190 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cb880): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 2 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.680514476 +0000 UTC m=+339.868127630 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006cbf00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.680514476 +0000 UTC m=+339.868127630 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002ed100): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.680514476 +0000 UTC m=+339.868127630 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0002edb00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003452d0 item 3 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.686612158 +0000 UTC m=+339.874225322 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041c380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.686612158 +0000 UTC m=+339.874225322 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041cc00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345dc0 item 4 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.689460313 +0000 UTC m=+339.877073466 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041d440): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.689460313 +0000 UTC m=+339.877073466 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00041dd80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.689460313 +0000 UTC m=+339.877073466 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 5 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.695904525 +0000 UTC m=+339.883517689 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006de7c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.695904525 +0000 UTC m=+339.883517689 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006ded00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398700 item 6 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.700718939 +0000 UTC m=+339.888332133 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.700718939 +0000 UTC m=+339.888332133 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006df880): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.700718939 +0000 UTC m=+339.888332133 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0006dfd40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398e70 item 7 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.706035176 +0000 UTC m=+339.893648330 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa440): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.706035176 +0000 UTC m=+339.893648330 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aa980): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399500 item 8 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc0007aaf40): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007aaf40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.711287712 +0000 UTC m=+339.898900856 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab300): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.711287712 +0000 UTC m=+339.898900856 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007ab780): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.711287712 +0000 UTC m=+339.898900856 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0007abc80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f030 item 9 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.715272849 +0000 UTC m=+339.902886044 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.715272849 +0000 UTC m=+339.902886044 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008268c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d20 item 10 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc000826f00): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000826f00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.719133955 +0000 UTC m=+339.906747139 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008272c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): _writeAt: size=3, off=2 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.719133955 +0000 UTC m=+339.906747139 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008277c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.719133955 +0000 UTC m=+339.906747139 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000827cc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1a40 item 11 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.724660777 +0000 UTC m=+339.912273951 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008523c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.724660777 +0000 UTC m=+339.912273951 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852900): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 12 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc000852f40): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000852f40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.73077019 +0000 UTC m=+339.918383364 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000853300): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.73077019 +0000 UTC m=+339.918383364 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008539c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 13 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.735266098 +0000 UTC m=+339.922879291 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008660c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.735266098 +0000 UTC m=+339.922879291 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866600): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8230 item 14 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc000866c40): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000866c40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.738095818 +0000 UTC m=+339.925708991 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867000): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.738095818 +0000 UTC m=+339.925708991 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008676c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e91f0 item 15 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.741185033 +0000 UTC m=+339.928798208 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000867d40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.741185033 +0000 UTC m=+339.928798208 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c300): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2620 item 16 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.745978258 +0000 UTC m=+339.933591433 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089c940): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.745978258 +0000 UTC m=+339.933591433 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089cdc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.745978258 +0000 UTC m=+339.933591433 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d2c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3960 item 17 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.749104285 +0000 UTC m=+339.936717478 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.749104285 +0000 UTC m=+339.936717478 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d0f80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 18 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.752199123 +0000 UTC m=+339.939812276 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1640): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.752199123 +0000 UTC m=+339.939812276 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009d1bc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.752199123 +0000 UTC m=+339.939812276 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 19 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.756859437 +0000 UTC m=+339.944472591 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092c7c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.756859437 +0000 UTC m=+339.944472591 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092cd00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 20 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.762248521 +0000 UTC m=+339.949861695 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.762248521 +0000 UTC m=+339.949861695 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092d880): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.762248521 +0000 UTC m=+339.949861695 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00092dd80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 21 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.77314633 +0000 UTC m=+339.960759505 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c480): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.77314633 +0000 UTC m=+339.960759505 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096c9c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f7a0 item 22 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.776402119 +0000 UTC m=+339.964015293 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d040): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.776402119 +0000 UTC m=+339.964015293 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096d540): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.776402119 +0000 UTC m=+339.964015293 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00096da40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350070 item 23 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.7850195 +0000 UTC m=+339.972632664 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.7850195 +0000 UTC m=+339.972632664 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099a680): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350690 item 24 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc00099acc0): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099acc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.789066915 +0000 UTC m=+339.976680089 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b080): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.789066915 +0000 UTC m=+339.976680089 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099b580): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.789066915 +0000 UTC m=+339.976680089 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00099bac0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350b60 item 25 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.798286144 +0000 UTC m=+339.985899339 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e21c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.798286144 +0000 UTC m=+339.985899339 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2700): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 26 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc0009e2d40): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e2d40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.802743209 +0000 UTC m=+339.990356373 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3100): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): >_readAt: n=2, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): _writeAt: size=3, off=7 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.802743209 +0000 UTC m=+339.990356373 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3600): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.802743209 +0000 UTC m=+339.990356373 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0009e3b40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351c70 item 27 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.809407835 +0000 UTC m=+339.997021009 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06240): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.809407835 +0000 UTC m=+339.997021009 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06780): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e8c0 item 28 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc000a06dc0): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a06dc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.814146737 +0000 UTC m=+340.001759911 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07180): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.814146737 +0000 UTC m=+340.001759911 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07840): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ef50 item 29 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.817204455 +0000 UTC m=+340.004817629 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a07ec0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.817204455 +0000 UTC m=+340.004817629 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2e480): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f500 item 30 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): _readAt: size=2, off=0 2025/07/31 02:15:36 ERROR : open-test-file(0xc000a2eac0): Couldn't read size of file 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): >_readAt: n=0, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): close: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2eac0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.820938111 +0000 UTC m=+340.008551286 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2ee80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.820938111 +0000 UTC m=+340.008551286 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2f540): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f9d0 item 31 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.824278459 +0000 UTC m=+340.011891654 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a2fbc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.824278459 +0000 UTC m=+340.011891654 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c180): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414000 item 32 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.827218777 +0000 UTC m=+340.014831951 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4c7c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414540 item 33 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.830657239 +0000 UTC m=+340.018270403 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4cc40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.830657239 +0000 UTC m=+340.018270403 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 33 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.833736307 +0000 UTC m=+340.021349481 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4d780): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 34 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.835374911 +0000 UTC m=+340.022988075 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a4dc00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.835374911 +0000 UTC m=+340.022988075 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a1c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415500 item 34 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.839963342 +0000 UTC m=+340.027576517 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6a800): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 35 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.841085097 +0000 UTC m=+340.028698271 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6ac80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.841085097 +0000 UTC m=+340.028698271 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b180): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415e30 item 35 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.845433377 +0000 UTC m=+340.033046541 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6b800): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e3f0 item 36 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.849273502 +0000 UTC m=+340.036886676 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a6bd00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.849273502 +0000 UTC m=+340.036886676 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000a8c2c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e620 item 36 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.852007453 +0000 UTC m=+340.039620627 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089d9c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0e70 item 37 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.853163763 +0000 UTC m=+340.040776938 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00089de40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.853163763 +0000 UTC m=+340.040776938 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c63c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1960 item 37 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.858622586 +0000 UTC m=+340.046235760 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6a40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004301c0 item 38 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.8625045 +0000 UTC m=+340.050117675 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c6f40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.8625045 +0000 UTC m=+340.050117675 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7480): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 38 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.865140347 +0000 UTC m=+340.052753521 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc0008c7b00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 39 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.866391544 +0000 UTC m=+340.054004718 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00080): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.866391544 +0000 UTC m=+340.054004718 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00580): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d20 item 39 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.871194166 +0000 UTC m=+340.058807351 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b00c00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004312d0 item 40 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.872029033 +0000 UTC m=+340.059642187 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01100): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.872029033 +0000 UTC m=+340.059642187 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01640): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431490 item 40 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.874133553 +0000 UTC m=+340.061746727 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b01c00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 41 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.876879766 +0000 UTC m=+340.064492939 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22180): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 41 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.877778983 +0000 UTC m=+340.065392157 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22640): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.877778983 +0000 UTC m=+340.065392157 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b22b80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456000 item 41 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.883068719 +0000 UTC m=+340.070681923 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b231c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004564d0 item 42 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.886912051 +0000 UTC m=+340.074525225 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b236c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004567e0 item 42 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.890193168 +0000 UTC m=+340.077806342 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b23c00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.890193168 +0000 UTC m=+340.077806342 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e200): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 42 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.894953391 +0000 UTC m=+340.082566585 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3e840): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 43 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.896888321 +0000 UTC m=+340.084501516 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3ed40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 43 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.898861824 +0000 UTC m=+340.086475009 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f280): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.898861824 +0000 UTC m=+340.086475009 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3f7c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 43 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.903864542 +0000 UTC m=+340.091477697 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b3fe00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 44 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.904975928 +0000 UTC m=+340.092589082 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 44 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.906386595 +0000 UTC m=+340.093999769 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5e8c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.906386595 +0000 UTC m=+340.093999769 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5ee40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457960 item 44 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.909812423 +0000 UTC m=+340.097425618 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f480): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 45 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.91410021 +0000 UTC m=+340.101713394 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b5f980): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.91410021 +0000 UTC m=+340.101713394 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a100): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486070 item 45 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.918205984 +0000 UTC m=+340.105819179 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7a740): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004864d0 item 46 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.919600752 +0000 UTC m=+340.107213926 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7ac40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.919600752 +0000 UTC m=+340.107213926 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b340): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 46 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.926152276 +0000 UTC m=+340.113765470 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7b980): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 47 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.928102185 +0000 UTC m=+340.115715359 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b7be80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.928102185 +0000 UTC m=+340.115715359 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9a600): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 47 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.933816729 +0000 UTC m=+340.121429882 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9ac40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487030 item 48 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.935238787 +0000 UTC m=+340.122851941 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): >_readAt: n=5, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.935238787 +0000 UTC m=+340.122851941 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9b840): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004871f0 item 48 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.940894741 +0000 UTC m=+340.128507924 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000b9be80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487810 item 49 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.943885522 +0000 UTC m=+340.131498706 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8380): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): >_readAt: n=8, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.943885522 +0000 UTC m=+340.131498706 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb88c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 49 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.948126621 +0000 UTC m=+340.135739815 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb8f40): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492070 item 50 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): _readAt: size=2, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): _writeAt: size=3, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.949939683 +0000 UTC m=+340.137552868 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb9440): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.949939683 +0000 UTC m=+340.137552868 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000bb99c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 50 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.952949921 +0000 UTC m=+340.140563106 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091ae80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0fc0 item 51 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.956961429 +0000 UTC m=+340.144574623 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091b5c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): >_readAt: n=8, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.956961429 +0000 UTC m=+340.144574623 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc00091bb00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1500 item 51 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.960040568 +0000 UTC m=+340.147653751 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10240): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1e30 item 52 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): _readAt: size=2, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): _writeAt: size=3, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.961240278 +0000 UTC m=+340.148853472 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10740): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.961240278 +0000 UTC m=+340.148853472 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c10cc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e150 item 52 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.966119404 +0000 UTC m=+340.153732599 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11340): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 53 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.968096294 +0000 UTC m=+340.155709478 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11840): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): >_readAt: n=8, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.968096294 +0000 UTC m=+340.155709478 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c11d80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e8c0 item 53 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.974442963 +0000 UTC m=+340.162056157 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30480): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee00 item 54 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): _readAt: size=2, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): _writeAt: size=3, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.975592441 +0000 UTC m=+340.163205635 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30980): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.975592441 +0000 UTC m=+340.163205635 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c30f00): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f180 item 54 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.97864616 +0000 UTC m=+340.166259355 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31580): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f570 item 55 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.979703144 +0000 UTC m=+340.167316328 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c31a80): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): >_readAt: n=8, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.979703144 +0000 UTC m=+340.167316328 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50040): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f730 item 55 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 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/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.985101855 +0000 UTC m=+340.172715050 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c506c0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fab0 item 56 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): _readAt: size=2, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): _writeAt: size=3, off=5 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.986826341 +0000 UTC m=+340.174439535 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c50bc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): >_readAt: n=3, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.986826341 +0000 UTC m=+340.174439535 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51140): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fce0 item 56 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): open at offset 0 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.993555137 +0000 UTC m=+340.181168342 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51780): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): _writeAt: size=5, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 57 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): >_writeAt: n=5, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.995674986 +0000 UTC m=+340.183288180 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c51cc0): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): _readAt: size=2, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): _writeAt: size=3, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): open at offset 5 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): >openPending: err= 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be310 item 57 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): >_writeAt: n=3, err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.997042682 +0000 UTC m=+340.184655876 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e280): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): _readAt: size=512, off=0 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): openPending: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): >openPending: err= 2025/07/31 02:15:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): >_readAt: n=8, err=EOF 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): close: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:36.997042682 +0000 UTC m=+340.184655876 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:36 DEBUG : open-test-file(0xc000c6e800): >close: err= 2025/07/31 02:15:36 DEBUG : open-test-file: Remove: 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be4d0 item 57 2025/07/31 02:15:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:36 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.000354056 +0000 UTC m=+340.187967210 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6ee40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be850 item 58 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.001653855 +0000 UTC m=+340.189267009 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f380): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea10 item 58 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.002494873 +0000 UTC m=+340.190108037 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6f8c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.002494873 +0000 UTC m=+340.190108037 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c6fe80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bebd0 item 58 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.004845093 +0000 UTC m=+340.192458247 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8a540): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bef50 item 59 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.005864085 +0000 UTC m=+340.193477239 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8aa80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf110 item 59 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.006550464 +0000 UTC m=+340.194163618 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8afc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.006550464 +0000 UTC m=+340.194163618 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8b540): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf2d0 item 59 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.011394454 +0000 UTC m=+340.199007648 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000c8bb80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf730 item 60 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.016413191 +0000 UTC m=+340.204026424 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4140): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf960 item 60 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.017827605 +0000 UTC m=+340.205440788 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4680): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.017827605 +0000 UTC m=+340.205440788 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb4c40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb20 item 60 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.021275425 +0000 UTC m=+340.208888600 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6000 item 61 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.021918031 +0000 UTC m=+340.209531185 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb57c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.021918031 +0000 UTC m=+340.209531185 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cb5ec0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e62a0 item 61 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.024145922 +0000 UTC m=+340.211759115 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6af0 item 62 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.025735134 +0000 UTC m=+340.213348327 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd2ac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.025735134 +0000 UTC m=+340.213348327 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd31c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d20 item 62 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.031009902 +0000 UTC m=+340.218623096 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7420 item 63 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.031751153 +0000 UTC m=+340.219364317 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cd3d40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.031751153 +0000 UTC m=+340.219364317 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf24c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e75e0 item 63 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.039529449 +0000 UTC m=+340.227142633 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf2b00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7d50 item 64 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.040795004 +0000 UTC m=+340.228408198 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3040): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.040795004 +0000 UTC m=+340.228408198 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3740): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d06000 item 64 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.043895331 +0000 UTC m=+340.231508535 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000cf3d80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d06380 item 65 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.048291911 +0000 UTC m=+340.235905065 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.048291911 +0000 UTC m=+340.235905065 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8cac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e9a0 item 65 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.054352805 +0000 UTC m=+340.241965979 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d100): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 66 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.055410489 +0000 UTC m=+340.243023664 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8d580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.055410489 +0000 UTC m=+340.243023664 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000a8dac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 66 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.061416249 +0000 UTC m=+340.249029433 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0180): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f6c0 item 67 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.064433902 +0000 UTC m=+340.252047086 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0600): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.064433902 +0000 UTC m=+340.252047086 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac0b00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f8f0 item 67 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.070669303 +0000 UTC m=+340.258282496 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1180): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fe30 item 68 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.072163877 +0000 UTC m=+340.259777071 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1680): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.072163877 +0000 UTC m=+340.259777071 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ac1bc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adc0e0 item 68 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.076074956 +0000 UTC m=+340.263688151 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adc460 item 69 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.077477968 +0000 UTC m=+340.265091153 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0700): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.077477968 +0000 UTC m=+340.265091153 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af0c00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adc620 item 69 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.080037081 +0000 UTC m=+340.267650275 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adc9a0 item 70 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.081573695 +0000 UTC m=+340.269186848 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1780): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.081573695 +0000 UTC m=+340.269186848 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000af1cc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adcb60 item 70 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.08647407 +0000 UTC m=+340.274087234 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d903c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adcee0 item 71 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.087954598 +0000 UTC m=+340.275567752 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d908c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.087954598 +0000 UTC m=+340.275567752 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d90dc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000add0a0 item 71 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.09253828 +0000 UTC m=+340.280151424 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91440): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000add420 item 72 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.093535811 +0000 UTC m=+340.281148965 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91940): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.093535811 +0000 UTC m=+340.281148965 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d91e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000add5e0 item 72 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.096776693 +0000 UTC m=+340.284389847 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db44c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000add960 item 73 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.097817937 +0000 UTC m=+340.285431111 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db49c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000addb20 item 73 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.098835546 +0000 UTC m=+340.286448731 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db4e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.098835546 +0000 UTC m=+340.286448731 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db53c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000addce0 item 73 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.102290169 +0000 UTC m=+340.289903394 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5a00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd20e0 item 74 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.103600878 +0000 UTC m=+340.291214063 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000db5f00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd22a0 item 74 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.105080966 +0000 UTC m=+340.292694120 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd64c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.105080966 +0000 UTC m=+340.292694120 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd6a40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2460 item 74 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.108526803 +0000 UTC m=+340.296139987 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7080): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd27e0 item 75 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.109806463 +0000 UTC m=+340.297419617 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd29a0 item 75 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.111574692 +0000 UTC m=+340.299187876 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000dd7ac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.111574692 +0000 UTC m=+340.299187876 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2080): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2b60 item 75 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.117738158 +0000 UTC m=+340.305351341 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df26c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2ee0 item 76 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.118701856 +0000 UTC m=+340.306315040 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df2bc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd30a0 item 76 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.120711387 +0000 UTC m=+340.308324561 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000df3100): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.120711387 +0000 UTC m=+340.308324561 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda180): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 76 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.123419879 +0000 UTC m=+340.311033063 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bda7c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 77 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.124665457 +0000 UTC m=+340.312278651 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdacc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.124665457 +0000 UTC m=+340.312278651 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdb3c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 77 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.127380431 +0000 UTC m=+340.314993625 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdba00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 78 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.128810805 +0000 UTC m=+340.316423999 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bdbf00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.128810805 +0000 UTC m=+340.316423999 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfc680): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 78 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.131463192 +0000 UTC m=+340.319076387 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfccc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 79 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.134335552 +0000 UTC m=+340.321948747 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd1c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.134335552 +0000 UTC m=+340.321948747 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfd8c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 79 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.137800124 +0000 UTC m=+340.325413308 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000bfdf00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e942a0 item 80 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.138784762 +0000 UTC m=+340.326397935 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96480): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.138784762 +0000 UTC m=+340.326397935 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e96b80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94460 item 80 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.143273745 +0000 UTC m=+340.330886960 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e971c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e947e0 item 81 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.144745367 +0000 UTC m=+340.332358531 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.144745367 +0000 UTC m=+340.332358531 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000e97b80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e949a0 item 81 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.14626559 +0000 UTC m=+340.333878743 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e94d20 item 82 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.147598701 +0000 UTC m=+340.335211865 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebe780): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.147598701 +0000 UTC m=+340.335211865 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16500): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d06460 item 82 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.149835467 +0000 UTC m=+340.337448631 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d16b80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d067e0 item 83 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.150676917 +0000 UTC m=+340.338290091 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17080): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.150676917 +0000 UTC m=+340.338290091 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d175c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d069a0 item 83 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.153704098 +0000 UTC m=+340.341317272 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d17c40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d06d20 item 84 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.154998036 +0000 UTC m=+340.342611209 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d361c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.154998036 +0000 UTC m=+340.342611209 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36740): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d06ee0 item 84 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.157714553 +0000 UTC m=+340.345327728 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d36dc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d07260 item 85 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.161967564 +0000 UTC m=+340.349580738 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d372c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.161967564 +0000 UTC m=+340.349580738 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d07420 item 85 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.165046111 +0000 UTC m=+340.352659285 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d37e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d077a0 item 86 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.169108554 +0000 UTC m=+340.356721748 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52400): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.169108554 +0000 UTC m=+340.356721748 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d52980): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d07960 item 86 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.174149253 +0000 UTC m=+340.361762428 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53000): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d07ce0 item 87 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.174977718 +0000 UTC m=+340.362590882 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53500): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.174977718 +0000 UTC m=+340.362590882 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d53a40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d07ea0 item 87 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.181350296 +0000 UTC m=+340.368963471 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74140): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d722a0 item 88 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.182386932 +0000 UTC m=+340.370000096 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.182386932 +0000 UTC m=+340.370000096 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d74bc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72460 item 88 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.188681693 +0000 UTC m=+340.376294888 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75200): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d727e0 item 89 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.191442374 +0000 UTC m=+340.379055538 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75740): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d729a0 item 89 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.192261812 +0000 UTC m=+340.379874976 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000d75c80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.192261812 +0000 UTC m=+340.379874976 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72b60 item 89 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.197061358 +0000 UTC m=+340.384674513 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f128c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72ee0 item 90 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.199863515 +0000 UTC m=+340.387476710 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f12e00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d730a0 item 90 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.200933925 +0000 UTC m=+340.388547109 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13340): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.200933925 +0000 UTC m=+340.388547109 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73260 item 90 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.205161598 +0000 UTC m=+340.392774772 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f13f40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d735e0 item 91 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.206550754 +0000 UTC m=+340.394163928 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32500): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d737a0 item 91 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.207952384 +0000 UTC m=+340.395565559 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32a40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): >_readAt: n=8, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.207952384 +0000 UTC m=+340.395565559 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f32fc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73960 item 91 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.212960763 +0000 UTC m=+340.400573937 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33600): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73ce0 item 92 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.21492594 +0000 UTC m=+340.402539125 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f33b40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73ea0 item 92 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): _readAt: size=2, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): _writeAt: size=3, off=5 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.21597532 +0000 UTC m=+340.403588504 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e100): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.21597532 +0000 UTC m=+340.403588504 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4e6c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f560e0 item 92 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.219150448 +0000 UTC m=+340.406763632 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4ed00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56460 item 93 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.221116838 +0000 UTC m=+340.408730012 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f240): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.221116838 +0000 UTC m=+340.408730012 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f4f940): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56620 item 93 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.223808239 +0000 UTC m=+340.411421403 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74000): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f569a0 item 94 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.225602225 +0000 UTC m=+340.413215419 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74540): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.225602225 +0000 UTC m=+340.413215419 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f74c40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56b60 item 94 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.23021478 +0000 UTC m=+340.417827954 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56ee0 item 95 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.23326791 +0000 UTC m=+340.420881074 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f757c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.23326791 +0000 UTC m=+340.420881074 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f75ec0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f570a0 item 95 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): open at offset 0 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.237385025 +0000 UTC m=+340.424998209 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57420 item 96 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.238472737 +0000 UTC m=+340.426085931 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f92ac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.238472737 +0000 UTC m=+340.426085931 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f931c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f575e0 item 96 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= 2025/07/31 02:15:37 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:37 DEBUG : Looking for writers 2025/07/31 02:15:37 DEBUG : >WaitForWriters: 2025/07/31 02:15:37 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:37 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:37 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:37 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:37 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/31 02:15:37 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.742552394 +0000 UTC m=+340.930165588 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93a00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.742552394 +0000 UTC m=+340.930165588 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000f93e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.742552394 +0000 UTC m=+340.930165588 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc83c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb82a0 item 1 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.750529824 +0000 UTC m=+340.938143007 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8a00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.750529824 +0000 UTC m=+340.938143007 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc8f00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8770 item 2 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.756594123 +0000 UTC m=+340.944207307 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9540): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.756594123 +0000 UTC m=+340.944207307 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc99c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.756594123 +0000 UTC m=+340.944207307 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000fc9e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8af0 item 3 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.765198318 +0000 UTC m=+340.952811513 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.765198318 +0000 UTC m=+340.952811513 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff0ac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8fc0 item 4 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.768952182 +0000 UTC m=+340.956565367 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebed00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.768952182 +0000 UTC m=+340.956565367 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf180): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.768952182 +0000 UTC m=+340.956565367 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebf640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95030 item 5 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.776952085 +0000 UTC m=+340.964565279 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ebfcc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.776952085 +0000 UTC m=+340.964565279 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95500 item 6 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.786066338 +0000 UTC m=+340.973679532 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eea900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.786066338 +0000 UTC m=+340.973679532 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeae00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.786066338 +0000 UTC m=+340.973679532 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb2c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95880 item 7 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.792163609 +0000 UTC m=+340.979776803 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eeb940): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.792163609 +0000 UTC m=+340.979776803 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000eebe80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e95d50 item 8 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc0011044c0): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011044c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.796361497 +0000 UTC m=+340.983974681 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104880): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.796361497 +0000 UTC m=+340.983974681 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001104d00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.796361497 +0000 UTC m=+340.983974681 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059a9c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001114150 item 9 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.80361118 +0000 UTC m=+340.991224415 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059b900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.80361118 +0000 UTC m=+340.991224415 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00059be80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010389a0 item 10 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc001182540): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182540): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.807044894 +0000 UTC m=+340.994658087 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): _writeAt: size=3, off=2 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.807044894 +0000 UTC m=+340.994658087 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001182e00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.807044894 +0000 UTC m=+340.994658087 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183300): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001038d20 item 11 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.811275553 +0000 UTC m=+340.998888736 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183980): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.811275553 +0000 UTC m=+340.998888736 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001183ec0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010391f0 item 12 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc0011a4580): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.816317875 +0000 UTC m=+341.003931069 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a4940): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.816317875 +0000 UTC m=+341.003931069 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5000): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001039570 item 13 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.819808074 +0000 UTC m=+341.007421268 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5680): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.819808074 +0000 UTC m=+341.007421268 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011a5bc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010398f0 item 14 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc0011c2280): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.823667937 +0000 UTC m=+341.011281141 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.823667937 +0000 UTC m=+341.011281141 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c2d00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001039c70 item 15 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.828400658 +0000 UTC m=+341.016013852 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3380): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.828400658 +0000 UTC m=+341.016013852 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c38c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8070 item 16 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.831872332 +0000 UTC m=+341.019485527 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011c3f00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.831872332 +0000 UTC m=+341.019485527 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2400): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.831872332 +0000 UTC m=+341.019485527 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d83f0 item 17 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.837790749 +0000 UTC m=+341.025403943 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e2f80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.837790749 +0000 UTC m=+341.025403943 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e34c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d88c0 item 18 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.841977726 +0000 UTC m=+341.029590910 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0011e3b40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.841977726 +0000 UTC m=+341.029590910 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012020c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.841977726 +0000 UTC m=+341.029590910 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012025c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8c40 item 19 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.847977313 +0000 UTC m=+341.035590508 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001202c40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.847977313 +0000 UTC m=+341.035590508 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203180): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9110 item 20 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.853892715 +0000 UTC m=+341.041505909 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.853892715 +0000 UTC m=+341.041505909 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001203d00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.853892715 +0000 UTC m=+341.041505909 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226280): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9490 item 21 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.858457931 +0000 UTC m=+341.046071124 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226900): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.858457931 +0000 UTC m=+341.046071124 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001226e40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9960 item 22 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.861908956 +0000 UTC m=+341.049522150 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012274c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.861908956 +0000 UTC m=+341.049522150 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012279c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.861908956 +0000 UTC m=+341.049522150 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001227ec0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9ce0 item 23 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.866198375 +0000 UTC m=+341.053811559 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012425c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.866198375 +0000 UTC m=+341.053811559 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001242b00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001248230 item 24 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc001243140): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243140): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.871434701 +0000 UTC m=+341.059047886 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243500): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.871434701 +0000 UTC m=+341.059047886 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243a00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.871434701 +0000 UTC m=+341.059047886 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001243f40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012485b0 item 25 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.878572715 +0000 UTC m=+341.066185870 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.878572715 +0000 UTC m=+341.066185870 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001268b80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001248a80 item 26 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc000ff1440): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1440): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.883607574 +0000 UTC m=+341.071220758 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): open at offset 5 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): >_readAt: n=2, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): _writeAt: size=3, off=7 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.883607574 +0000 UTC m=+341.071220758 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc000ff1d00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.883607574 +0000 UTC m=+341.071220758 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c2c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9420 item 27 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.890121658 +0000 UTC m=+341.077734842 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109c940): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.890121658 +0000 UTC m=+341.077734842 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109ce80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb98f0 item 28 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc00109d4c0): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d4c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.895024779 +0000 UTC m=+341.082637953 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109d880): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.895024779 +0000 UTC m=+341.082637953 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00109df40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9c70 item 29 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.903503419 +0000 UTC m=+341.091116583 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.903503419 +0000 UTC m=+341.091116583 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b6b80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be070 item 30 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): _readAt: size=2, off=0 2025/07/31 02:15:37 ERROR : open-test-file(0xc0010b71c0): Couldn't read size of file 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b71c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.908177249 +0000 UTC m=+341.095790423 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.908177249 +0000 UTC m=+341.095790423 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010b7c40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be3f0 item 31 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 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/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.911631381 +0000 UTC m=+341.099244575 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6340): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.911631381 +0000 UTC m=+341.099244575 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6880): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010be770 item 32 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.915454655 +0000 UTC m=+341.103067849 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d6ec0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010beaf0 item 33 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.917902258 +0000 UTC m=+341.105515452 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7340): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.917902258 +0000 UTC m=+341.105515452 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7840): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010becb0 item 33 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.920433157 +0000 UTC m=+341.108046341 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010d7e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bf030 item 34 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.921366017 +0000 UTC m=+341.108979212 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa380): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.921366017 +0000 UTC m=+341.108979212 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fa8c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bf1f0 item 34 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.926151387 +0000 UTC m=+341.113764561 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010faf00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bf570 item 35 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.927790604 +0000 UTC m=+341.115403778 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb380): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.927790604 +0000 UTC m=+341.115403778 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fb880): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bf730 item 35 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.930419176 +0000 UTC m=+341.118032340 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0010fbf00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bfab0 item 36 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.93481212 +0000 UTC m=+341.122425314 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a480): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.93481212 +0000 UTC m=+341.122425314 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129a9c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010bfc70 item 36 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.93882481 +0000 UTC m=+341.126438003 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b000): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0070 item 37 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.941949853 +0000 UTC m=+341.129563017 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b480): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.941949853 +0000 UTC m=+341.129563017 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00129b980): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0230 item 37 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.945131875 +0000 UTC m=+341.132745049 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc080): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b05b0 item 38 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.947628149 +0000 UTC m=+341.135241313 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bc580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.947628149 +0000 UTC m=+341.135241313 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bcac0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0770 item 38 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.949904961 +0000 UTC m=+341.137518125 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd140): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0af0 item 39 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.952438956 +0000 UTC m=+341.140052131 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bd640): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.952438956 +0000 UTC m=+341.140052131 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012bdb40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0cb0 item 39 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.954901277 +0000 UTC m=+341.142514452 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6240): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1030 item 40 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.956701204 +0000 UTC m=+341.144314388 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6740): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.956701204 +0000 UTC m=+341.144314388 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d6c80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b11f0 item 40 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.959337682 +0000 UTC m=+341.146950856 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7240): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1570 item 41 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.960378915 +0000 UTC m=+341.147992090 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7740): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1730 item 41 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.961177725 +0000 UTC m=+341.148790899 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012d7c00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.961177725 +0000 UTC m=+341.148790899 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f61c0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b18f0 item 41 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.965984675 +0000 UTC m=+341.153597849 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1c70 item 42 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.967784373 +0000 UTC m=+341.155397566 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0012f6d00): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001248cb0 item 42 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.970610586 +0000 UTC m=+341.158223770 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269100): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.970610586 +0000 UTC m=+341.158223770 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269680): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001248e70 item 42 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.976092071 +0000 UTC m=+341.163705266 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc001269cc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012491f0 item 43 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.979942907 +0000 UTC m=+341.167556102 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a240): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012493b0 item 43 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.980999109 +0000 UTC m=+341.168612293 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138a780): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.980999109 +0000 UTC m=+341.168612293 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138acc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001249570 item 43 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.98608853 +0000 UTC m=+341.173701713 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b300): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012498f0 item 44 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.989029939 +0000 UTC m=+341.176643123 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138b800): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001249ab0 item 44 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): _writeAt: size=3, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): >_writeAt: n=3, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.990269585 +0000 UTC m=+341.177882770 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc00138bd40): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): >_readAt: n=3, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.990269585 +0000 UTC m=+341.177882770 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4340): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001249c70 item 44 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.994197356 +0000 UTC m=+341.181810550 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4980): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b6070 item 45 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.995345782 +0000 UTC m=+341.182958965 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a4e80): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): _readAt: size=512, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): >openPending: err= 2025/07/31 02:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): >_readAt: n=5, err=EOF 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.995345782 +0000 UTC m=+341.182958965 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5580): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: Remove: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b6230 item 45 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): >openPending: err= 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): _readAt: size=2, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): >_writeAt: n=5, err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): close: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:37.998118764 +0000 UTC m=+341.185731928 2025/07/31 02:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013a5bc0): >close: err= 2025/07/31 02:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:37 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013cc140): _writeAt: size=5, off=0 2025/07/31 02:15:37 DEBUG : open-test-file(0xc0013cc140): openPending: 2025/07/31 02:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc140): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b65b0 item 46 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc140): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc140): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.002504375 +0000 UTC m=+341.190117539 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc140): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.002504375 +0000 UTC m=+341.190117539 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cc840): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b6770 item 46 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.00523601 +0000 UTC m=+341.192849174 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cce80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b6af0 item 47 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.006045699 +0000 UTC m=+341.193658864 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cd380): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.006045699 +0000 UTC m=+341.193658864 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013cda80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b6cb0 item 47 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.012257857 +0000 UTC m=+341.199871021 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2140): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b7030 item 48 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.014097509 +0000 UTC m=+341.201710673 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2640): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.014097509 +0000 UTC m=+341.201710673 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e2d40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b71f0 item 48 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.01881446 +0000 UTC m=+341.206427635 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3380): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b7570 item 49 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.019600326 +0000 UTC m=+341.207213490 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3800): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.019600326 +0000 UTC m=+341.207213490 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0013e3d40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b7730 item 49 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.021641245 +0000 UTC m=+341.209254409 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400440): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b7ab0 item 50 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.02265079 +0000 UTC m=+341.210263963 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400940): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.02265079 +0000 UTC m=+341.210263963 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001400ec0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b7c70 item 50 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.027551645 +0000 UTC m=+341.215164819 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401540): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420070 item 51 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.031106707 +0000 UTC m=+341.218719871 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001401a40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.031106707 +0000 UTC m=+341.218719871 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a000): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420230 item 51 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.033024816 +0000 UTC m=+341.220637980 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142a680): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014205b0 item 52 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.034145879 +0000 UTC m=+341.221759074 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142ab80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.034145879 +0000 UTC m=+341.221759074 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b100): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420770 item 52 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.037648001 +0000 UTC m=+341.225261165 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142b780): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420af0 item 53 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.038378652 +0000 UTC m=+341.225991826 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00142bc80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.038378652 +0000 UTC m=+341.225991826 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444240): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001420cb0 item 53 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.044834016 +0000 UTC m=+341.232447190 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014448c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421030 item 54 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.046458304 +0000 UTC m=+341.234071509 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001444dc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.046458304 +0000 UTC m=+341.234071509 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445340): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014211f0 item 54 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.050154981 +0000 UTC m=+341.237768175 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0014459c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421570 item 55 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.051684922 +0000 UTC m=+341.239298106 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001445ec0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.051684922 +0000 UTC m=+341.239298106 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466480): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421730 item 55 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.055750059 +0000 UTC m=+341.243363244 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001466b00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421ab0 item 56 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.057430173 +0000 UTC m=+341.245043367 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467000): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.057430173 +0000 UTC m=+341.245043367 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467580): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001421c70 item 56 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.061658878 +0000 UTC m=+341.249272102 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001467bc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a070 item 57 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.065947005 +0000 UTC m=+341.253560199 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a230 item 57 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.068690573 +0000 UTC m=+341.256303768 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00148e6c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.068690573 +0000 UTC m=+341.256303768 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148a3f0 item 57 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.072882379 +0000 UTC m=+341.260495552 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011057c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011145b0 item 58 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.076364403 +0000 UTC m=+341.263977577 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001105d00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001114770 item 58 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.077549236 +0000 UTC m=+341.265162430 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a2c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.077549236 +0000 UTC m=+341.265162430 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112a880): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001114930 item 58 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.081257475 +0000 UTC m=+341.268870669 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112aec0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001114cb0 item 59 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.082754804 +0000 UTC m=+341.270367999 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b400): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001114e70 item 59 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.083881648 +0000 UTC m=+341.271494852 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112b940): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.083881648 +0000 UTC m=+341.271494852 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00112bec0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001115030 item 59 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.088100395 +0000 UTC m=+341.275713580 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114a580): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011153b0 item 60 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.090965551 +0000 UTC m=+341.278578755 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114aac0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001115570 item 60 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.09292037 +0000 UTC m=+341.280533564 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b000): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.09292037 +0000 UTC m=+341.280533564 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114b5c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001115730 item 60 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.096004528 +0000 UTC m=+341.283617722 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00114bc00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001115ab0 item 61 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.097900285 +0000 UTC m=+341.285513479 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011721c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.097900285 +0000 UTC m=+341.285513479 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0011728c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001115c70 item 61 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.102026608 +0000 UTC m=+341.289639892 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001172f00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001506070 item 62 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.103145728 +0000 UTC m=+341.290758923 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173440): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.103145728 +0000 UTC m=+341.290758923 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001173b40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001506230 item 62 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.109608986 +0000 UTC m=+341.297222180 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512200): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015065b0 item 63 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.111730468 +0000 UTC m=+341.299343661 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512740): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.111730468 +0000 UTC m=+341.299343661 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001512e40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001506770 item 63 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): >_readAt: n=0, err=Bad file descriptor 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.11693802 +0000 UTC m=+341.304551213 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001513480): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001506af0 item 64 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.118657105 +0000 UTC m=+341.306270309 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015139c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.118657105 +0000 UTC m=+341.306270309 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536140): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001506cb0 item 64 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.122350336 +0000 UTC m=+341.309963529 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536780): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001507030 item 65 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.123421155 +0000 UTC m=+341.311034349 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001536c00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.123421155 +0000 UTC m=+341.311034349 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537100): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015071f0 item 65 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.126086026 +0000 UTC m=+341.313699210 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537740): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001507570 item 66 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.127273434 +0000 UTC m=+341.314886638 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001537bc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.127273434 +0000 UTC m=+341.314886638 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001507730 item 66 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.130811644 +0000 UTC m=+341.318424837 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015527c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001507ab0 item 67 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.132417306 +0000 UTC m=+341.320030500 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001552c40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.132417306 +0000 UTC m=+341.320030500 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553140): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001507c70 item 67 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.142622998 +0000 UTC m=+341.330236191 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015537c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570070 item 68 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.14395629 +0000 UTC m=+341.331569534 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001553cc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.14395629 +0000 UTC m=+341.331569534 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572280): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570230 item 68 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.148758801 +0000 UTC m=+341.336371995 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015728c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015705b0 item 69 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.149979291 +0000 UTC m=+341.337592485 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001572d40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.149979291 +0000 UTC m=+341.337592485 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573240): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570770 item 69 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.156283021 +0000 UTC m=+341.343896345 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015738c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570af0 item 70 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.160339963 +0000 UTC m=+341.347953137 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001573dc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.160339963 +0000 UTC m=+341.347953137 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596380): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570cb0 item 70 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.162776556 +0000 UTC m=+341.350389729 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596a00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571030 item 71 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.163843858 +0000 UTC m=+341.351457032 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001596f00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.163843858 +0000 UTC m=+341.351457032 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597400): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015711f0 item 71 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.167011031 +0000 UTC m=+341.354624226 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001597a80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571570 item 72 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.171419914 +0000 UTC m=+341.359033099 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc000): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.171419914 +0000 UTC m=+341.359033099 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bc540): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571730 item 72 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.174081349 +0000 UTC m=+341.361694533 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bcb00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571ab0 item 73 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.175596733 +0000 UTC m=+341.363209927 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd000): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571c70 item 73 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.176853551 +0000 UTC m=+341.364466736 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bd4c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.176853551 +0000 UTC m=+341.364466736 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015bda00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001571e30 item 73 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.181148431 +0000 UTC m=+341.368761625 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc0c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d8230 item 74 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.18235795 +0000 UTC m=+341.369971134 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dc5c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d83f0 item 74 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.183606513 +0000 UTC m=+341.371219708 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dcb00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.183606513 +0000 UTC m=+341.371219708 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd080): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d85b0 item 74 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.188645478 +0000 UTC m=+341.376258672 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015dd6c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d8930 item 75 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.190674907 +0000 UTC m=+341.378288101 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0015ddbc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): _writeAt: size=3, off=2 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d8af0 item 75 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.191936194 +0000 UTC m=+341.379549388 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.191936194 +0000 UTC m=+341.379549388 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffc6c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d8cb0 item 75 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.198731566 +0000 UTC m=+341.386344760 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffcd00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d9030 item 76 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.199996979 +0000 UTC m=+341.387610164 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd200): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d91f0 item 76 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): _writeAt: size=3, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.202740819 +0000 UTC m=+341.390354012 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffd740): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.202740819 +0000 UTC m=+341.390354012 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc001ffdcc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d93b0 item 76 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.205954379 +0000 UTC m=+341.393567543 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020380): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d9730 item 77 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.207001544 +0000 UTC m=+341.394614708 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020880): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.207001544 +0000 UTC m=+341.394614708 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002020f80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d98f0 item 77 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.210076284 +0000 UTC m=+341.397689448 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020215c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d9c70 item 78 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.211378107 +0000 UTC m=+341.398991271 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002021ac0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.211378107 +0000 UTC m=+341.398991271 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048240): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d9e30 item 78 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.213768853 +0000 UTC m=+341.401382017 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048880): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002054230 item 79 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.216205074 +0000 UTC m=+341.403818258 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002048d80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.216205074 +0000 UTC m=+341.403818258 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049480): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020543f0 item 79 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.219775134 +0000 UTC m=+341.407388298 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002049ac0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002054770 item 80 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.220613026 +0000 UTC m=+341.408226190 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068040): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.220613026 +0000 UTC m=+341.408226190 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068740): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002054930 item 80 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.224349898 +0000 UTC m=+341.411963092 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002068d80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002054cb0 item 81 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.226262326 +0000 UTC m=+341.413875520 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069200): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.226262326 +0000 UTC m=+341.413875520 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069740): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002054e70 item 81 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.229572849 +0000 UTC m=+341.417186053 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002069dc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020551f0 item 82 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.230657876 +0000 UTC m=+341.418271069 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088340): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.230657876 +0000 UTC m=+341.418271069 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020888c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020553b0 item 82 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.236681619 +0000 UTC m=+341.424294812 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002088f40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002055730 item 83 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.238773114 +0000 UTC m=+341.426386297 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089440): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.238773114 +0000 UTC m=+341.426386297 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc002089980): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020558f0 item 83 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.246166678 +0000 UTC m=+341.433779861 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8080): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002055c70 item 84 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.247625886 +0000 UTC m=+341.435239079 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8580): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.247625886 +0000 UTC m=+341.435239079 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a8b00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002055e30 item 84 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.25180083 +0000 UTC m=+341.439414024 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b8230 item 85 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.253422082 +0000 UTC m=+341.441035276 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9680): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.253422082 +0000 UTC m=+341.441035276 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020a9bc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b83f0 item 85 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.257986727 +0000 UTC m=+341.445599882 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca2c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b8770 item 86 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.259575319 +0000 UTC m=+341.447188512 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020ca7c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.259575319 +0000 UTC m=+341.447188512 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cad40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b8930 item 86 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.262664426 +0000 UTC m=+341.450277610 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb3c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b8cb0 item 87 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.264602002 +0000 UTC m=+341.452215195 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cb8c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.264602002 +0000 UTC m=+341.452215195 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020cbe00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b8e70 item 87 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.269124487 +0000 UTC m=+341.456737682 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8500): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b91f0 item 88 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.273524365 +0000 UTC m=+341.461137529 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8a00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.273524365 +0000 UTC m=+341.461137529 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e8f80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b93b0 item 88 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.276803758 +0000 UTC m=+341.464416942 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e95c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b9730 item 89 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.278098347 +0000 UTC m=+341.465711531 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0020e9b00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b98f0 item 89 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.279250941 +0000 UTC m=+341.466864135 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a0c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.279250941 +0000 UTC m=+341.466864135 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210a640): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b9ab0 item 89 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.290578667 +0000 UTC m=+341.478191820 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210ac80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020b9e30 item 90 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.292153041 +0000 UTC m=+341.479766205 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b1c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211e070 item 90 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.293834937 +0000 UTC m=+341.481448091 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210b700): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.293834937 +0000 UTC m=+341.481448091 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00210bcc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211e230 item 90 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.29668219 +0000 UTC m=+341.484295344 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a380): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1d50 item 91 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.301093968 +0000 UTC m=+341.488707122 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7080): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): >_readAt: n=2, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): _writeAt: size=3, off=7 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b00e0 item 91 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.302503383 +0000 UTC m=+341.490116537 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f6340): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): >_readAt: n=8, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.302503383 +0000 UTC m=+341.490116537 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f68c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b02a0 item 91 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.304688875 +0000 UTC m=+341.492302028 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7280): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0620 item 92 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.305735969 +0000 UTC m=+341.493349123 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f77c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): open at offset 5 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b07e0 item 92 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): _readAt: size=2, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): _writeAt: size=3, off=5 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): >_writeAt: n=3, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.306756865 +0000 UTC m=+341.494370018 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0012f7d00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): >_readAt: n=3, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.306756865 +0000 UTC m=+341.494370018 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a340): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b09a0 item 92 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.309840862 +0000 UTC m=+341.497454047 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212a9c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0d20 item 93 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.311801411 +0000 UTC m=+341.499414605 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212af00): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.311801411 +0000 UTC m=+341.499414605 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212b600): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0ee0 item 93 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.318868392 +0000 UTC m=+341.506481587 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00212bc40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1260 item 94 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.320883133 +0000 UTC m=+341.508496327 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006ca240): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.320883133 +0000 UTC m=+341.508496327 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006caa80): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1420 item 94 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.324997153 +0000 UTC m=+341.512610338 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb0c0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b17a0 item 95 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.32900862 +0000 UTC m=+341.516621824 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cb640): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.32900862 +0000 UTC m=+341.516621824 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0006cbd40): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1960 item 95 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 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/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): open at offset 0 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): _readAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): >_readAt: n=0, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.332103919 +0000 UTC m=+341.519717074 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002ed180): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): _writeAt: size=5, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): >openPending: err= 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1ce0 item 96 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): >_writeAt: n=5, err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.335002067 +0000 UTC m=+341.522615262 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc0002edbc0): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/31 02:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/31 02:15:38 DEBUG : open-test-file: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): _readAt: size=512, off=0 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): openPending: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): >openPending: err= 2025/07/31 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): >_readAt: n=5, err=EOF 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): close: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-31 02:15:38.335002067 +0000 UTC m=+341.522615262 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : open-test-file(0xc00041c480): >close: err= 2025/07/31 02:15:38 DEBUG : open-test-file: Remove: 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd2000 item 96 2025/07/31 02:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/31 02:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/31 02:15:38 DEBUG : open-test-file: >Remove: err= 2025/07/31 02:15:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:38 DEBUG : Looking for writers 2025/07/31 02:15:38 DEBUG : >WaitForWriters: 2025/07/31 02:15:38 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.18s) --- PASS: TestRWFileHandleOpenTests/writes (1.08s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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 (1.10s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:38 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:38 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:38 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:38 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:38 DEBUG : file1: newRWFileHandle: 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): openPending: 2025/07/31 02:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): >openPending: err= 2025/07/31 02:15:38 DEBUG : file1: >newRWFileHandle: err= 2025/07/31 02:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/31 02:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): _writeAt: size=2, off=0 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): >_writeAt: n=2, err= 2025/07/31 02:15:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): RWFileHandle.Flush 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): RWFileHandle.Release 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): close: 2025/07/31 02:15:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/31 02:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:38 DEBUG : file1(0xc0009d01c0): >close: err= 2025/07/31 02:15:38 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:38 DEBUG : Looking for writers 2025/07/31 02:15:38 DEBUG : file1: reading active writers 2025/07/31 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:38 DEBUG : Looking for writers 2025/07/31 02:15:38 DEBUG : file1: reading active writers 2025/07/31 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:38 DEBUG : Looking for writers 2025/07/31 02:15:38 DEBUG : file1: reading active writers 2025/07/31 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:38 DEBUG : Looking for writers 2025/07/31 02:15:38 DEBUG : file1: reading active writers 2025/07/31 02:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:38 DEBUG : file1: vfs cache: starting upload 2025/07/31 02:15:39 DEBUG : Looking for writers 2025/07/31 02:15:39 DEBUG : file1: reading active writers 2025/07/31 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:39 DEBUG : Looking for writers 2025/07/31 02:15:39 DEBUG : file1: reading active writers 2025/07/31 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:39 DEBUG : Looking for writers 2025/07/31 02:15:39 DEBUG : file1: reading active writers 2025/07/31 02:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:39 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/31 02:15:40 DEBUG : Looking for writers 2025/07/31 02:15:40 DEBUG : file1: reading active writers 2025/07/31 02:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/31 02:15:40 INFO : file1: Copied (new) 2025/07/31 02:15:40 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/07/31 02:15:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/31 02:15:40 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/31 02:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:15:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/31 02:15:41 DEBUG : Looking for writers 2025/07/31 02:15:41 DEBUG : file1: reading active writers 2025/07/31 02:15:41 DEBUG : >WaitForWriters: 2025/07/31 02:15:41 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:41 DEBUG : Looking for writers 2025/07/31 02:15:41 DEBUG : file1: reading active writers 2025/07/31 02:15:41 DEBUG : >WaitForWriters: 2025/07/31 02:15:41 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:41 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:41 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:41 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:15:41 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:15:41 DEBUG : rename_me: newRWFileHandle: 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): openPending: 2025/07/31 02:15:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/31 02:15:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): >openPending: err= 2025/07/31 02:15:41 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/31 02:15:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/31 02:15:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/31 02:15:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): _writeAt: size=5, off=0 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): >_writeAt: n=5, err= 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): close: 2025/07/31 02:15:41 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-31 02:15:41.972198567 +0000 UTC m=+345.159811751 2025/07/31 02:15:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/31 02:15:41 DEBUG : rename_me(0xc00041d240): >close: err= 2025/07/31 02:15:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/31 02:15:41 DEBUG : i_was_renamed: Updating file with 0xc0015b46c0 2025/07/31 02:15:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/31 02:15:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/31 02:15:41 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:15:41 DEBUG : Looking for writers 2025/07/31 02:15:41 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/31 02:15:41 DEBUG : Looking for writers 2025/07/31 02:15:41 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/31 02:15:42 DEBUG : Looking for writers 2025/07/31 02:15:42 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/31 02:15:42 DEBUG : Looking for writers 2025/07/31 02:15:42 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/31 02:15:42 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/31 02:15:42 DEBUG : Looking for writers 2025/07/31 02:15:42 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/31 02:15:42 DEBUG : Looking for writers 2025/07/31 02:15:42 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/31 02:15:42 DEBUG : Looking for writers 2025/07/31 02:15:42 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/31 02:15:42 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/07/31 02:15:43 DEBUG : Looking for writers 2025/07/31 02:15:43 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/31 02:15:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:15:43 INFO : i_was_renamed: Copied (new) 2025/07/31 02:15:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-31 02:15:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/31 02:15:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/31 02:15:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/31 02:15:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/31 02:15:44 DEBUG : Looking for writers 2025/07/31 02:15:44 DEBUG : i_was_renamed: reading active writers 2025/07/31 02:15:44 DEBUG : >WaitForWriters: 2025/07/31 02:15:44 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:15:44 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:15:44 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/31 02:15:44 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/31 02:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kavimor5bumo" 2025/07/31 02:15:44 INFO : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/31 02:15:44 DEBUG : forgetting directory cache 2025/07/31 02:15:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): _readAt: size=512, off=0 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): openPending: 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): >openPending: err= 2025/07/31 02:15:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): >_readAt: n=20, err=EOF 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): close: 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:16:44 +0000 UTC 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate(0xc00091a380): >close: err= 2025/07/31 02:15:47 DEBUG : Re-reading directory (164.659755ms old) 2025/07/31 02:15:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:47 DEBUG : forgetting directory cache 2025/07/31 02:15:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): _readAt: size=512, off=0 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): openPending: 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-31 01:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-31 01:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-31 01:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/31 02:15:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): >openPending: err= 2025/07/31 02:15:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): >_readAt: n=20, err=EOF 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): close: 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:17:44 +0000 UTC 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate(0xc0002eda00): >close: err= 2025/07/31 02:15:49 DEBUG : Re-reading directory (167.413662ms old) 2025/07/31 02:15:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:50 DEBUG : forgetting directory cache 2025/07/31 02:15:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): _readAt: size=512, off=0 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): openPending: 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-31 01:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-31 01:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-31 01:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/31 02:15:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): >openPending: err= 2025/07/31 02:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): >_readAt: n=20, err=EOF 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): close: 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:18:44 +0000 UTC 2025/07/31 02:15:51 DEBUG : TestRWCacheUpdate(0xc0009d0680): >close: err= 2025/07/31 02:15:51 DEBUG : Re-reading directory (187.075477ms old) 2025/07/31 02:15:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:52 DEBUG : forgetting directory cache 2025/07/31 02:15:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): _readAt: size=512, off=0 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): openPending: 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-31 01:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-31 01:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-31 01:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/31 02:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): >openPending: err= 2025/07/31 02:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): >_readAt: n=20, err=EOF 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): close: 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:19:44 +0000 UTC 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate(0xc00041c380): >close: err= 2025/07/31 02:15:54 DEBUG : Re-reading directory (186.625762ms old) 2025/07/31 02:15:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:54 DEBUG : forgetting directory cache 2025/07/31 02:15:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): _readAt: size=512, off=0 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): openPending: 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-31 01:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-31 01:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-31 01:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/31 02:15:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): >openPending: err= 2025/07/31 02:15:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): >_readAt: n=20, err=EOF 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): close: 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:20:44 +0000 UTC 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate(0xc0006ca240): >close: err= 2025/07/31 02:15:56 DEBUG : Re-reading directory (175.889927ms old) 2025/07/31 02:15:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:57 DEBUG : forgetting directory cache 2025/07/31 02:15:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): _readAt: size=512, off=0 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): openPending: 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-31 01:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-31 01:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-31 01:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-31 01:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/31 02:15:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/31 02:15:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): >openPending: err= 2025/07/31 02:15:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): >_readAt: n=20, err=EOF 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): close: 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:21:44 +0000 UTC 2025/07/31 02:15:58 DEBUG : TestRWCacheUpdate(0xc0006caac0): >close: err= 2025/07/31 02:15:58 DEBUG : Re-reading directory (176.237248ms old) 2025/07/31 02:15:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:15:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:15:59 DEBUG : forgetting directory cache 2025/07/31 02:15:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): _readAt: size=512, off=0 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): openPending: 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-31 01:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-31 01:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-31 01:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-31 01:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/31 02:16:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/31 02:16:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): >openPending: err= 2025/07/31 02:16:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): >_readAt: n=21, err=EOF 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): close: 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:22:44 +0000 UTC 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate(0xc0009d0280): >close: err= 2025/07/31 02:16:01 DEBUG : Re-reading directory (162.811916ms old) 2025/07/31 02:16:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:16:01 DEBUG : forgetting directory cache 2025/07/31 02:16:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): _readAt: size=512, off=0 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): openPending: 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-31 01:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-31 01:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-31 01:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-31 01:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/31 02:16:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/31 02:16:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): >openPending: err= 2025/07/31 02:16:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): >_readAt: n=22, err=EOF 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): close: 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:23:44 +0000 UTC 2025/07/31 02:16:03 DEBUG : TestRWCacheUpdate(0xc0002ed100): >close: err= 2025/07/31 02:16:03 DEBUG : Re-reading directory (176.226488ms old) 2025/07/31 02:16:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:16:04 DEBUG : forgetting directory cache 2025/07/31 02:16:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate(0xc0009d0200): _readAt: size=512, off=0 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate(0xc0009d0200): openPending: 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-31 01:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-31 01:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-31 01:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-31 01:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/31 02:16:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/31 02:16:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate(0xc0009d0200): >openPending: err= 2025/07/31 02:16:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate(0xc0009d0200): >_readAt: n=23, err=EOF 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate(0xc0009d0200): close: 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:24:44 +0000 UTC 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate(0xc0009d0200): >close: err= 2025/07/31 02:16:06 DEBUG : Re-reading directory (167.207184ms old) 2025/07/31 02:16:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:16:06 DEBUG : forgetting directory cache 2025/07/31 02:16:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): _readAt: size=512, off=0 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): openPending: 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-31 01:25:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-31 01:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-31 01:25:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-31 01:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/31 02:16:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/31 02:16:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): >openPending: err= 2025/07/31 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): >_readAt: n=24, err=EOF 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): close: 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-31 01:25:44 +0000 UTC 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate(0xc0009d0f40): >close: err= 2025/07/31 02:16:08 DEBUG : Re-reading directory (172.513431ms old) 2025/07/31 02:16:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/31 02:16:08 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:08 DEBUG : Looking for writers 2025/07/31 02:16:08 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/31 02:16:08 DEBUG : >WaitForWriters: 2025/07/31 02:16:08 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': vfs cache: cleaner exiting 2025/07/31 02:16:08 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (24.50s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.33s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:10 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/07/31 02:16:12 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 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 2025/07/31 02:16:20 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:20 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/31 02:16:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/31 02:16:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/31 02:16:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/31 02:16:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/31 02:16:21 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:21 DEBUG : Looking for writers 2025/07/31 02:16:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/31 02:16:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/31 02:16:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (12.81s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:22 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:22 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:22 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': Reusing VFS from active cache 2025/07/31 02:16:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:22 DEBUG : Looking for writers 2025/07/31 02:16:22 DEBUG : >WaitForWriters: 2025/07/31 02:16:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:22 DEBUG : Looking for writers 2025/07/31 02:16:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:22 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:22 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:22 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:22 DEBUG : Looking for writers 2025/07/31 02:16:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:23 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:23 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:23 DEBUG : Looking for writers 2025/07/31 02:16:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:23 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:23 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:27 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:27 DEBUG : dir: Looking for writers 2025/07/31 02:16:27 DEBUG : file2: reading active writers 2025/07/31 02:16:27 DEBUG : Looking for writers 2025/07/31 02:16:27 DEBUG : dir: reading active writers 2025/07/31 02:16:27 DEBUG : file1: reading active writers 2025/07/31 02:16:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.58s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:28 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:28 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:33 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:33 DEBUG : dir: Looking for writers 2025/07/31 02:16:33 DEBUG : Looking for writers 2025/07/31 02:16:33 DEBUG : dir: reading active writers 2025/07/31 02:16:33 DEBUG : file1: reading active writers 2025/07/31 02:16:33 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSStatParent (6.92s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:35 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:35 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:36 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:40 DEBUG : file1: Open: flags=O_RDONLY 2025/07/31 02:16:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/31 02:16:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/31 02:16:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/31 02:16:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/31 02:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/31 02:16:40 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/31 02:16:41 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:16:41 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/31 02:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/31 02:16:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:16:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/31 02:16:41 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:41 DEBUG : dir: Looking for writers 2025/07/31 02:16:41 DEBUG : file2: reading active writers 2025/07/31 02:16:41 DEBUG : new_file.txt: reading active writers 2025/07/31 02:16:41 DEBUG : Looking for writers 2025/07/31 02:16:41 DEBUG : dir: reading active writers 2025/07/31 02:16:41 DEBUG : file1: reading active writers 2025/07/31 02:16:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.30s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:43 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:43 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:44 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/31 02:16:46 DEBUG : dir/file2: same parent dir (ODFfOTM1MzM5MV9xRmk3aw) - using file/rename instead of move_copy for dir/file1 2025/07/31 02:16:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/31 02:16:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0015b4000 2025/07/31 02:16:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/31 02:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/31 02:16:47 INFO : dir/file1: Moved (server-side) to: file0 2025/07/31 02:16:47 DEBUG : file0: Updating file with file0 0xc0015b4000 2025/07/31 02:16:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/31 02:16:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/31 02:16:47 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:47 DEBUG : dir: Looking for writers 2025/07/31 02:16:47 DEBUG : Looking for writers 2025/07/31 02:16:47 DEBUG : dir: reading active writers 2025/07/31 02:16:47 DEBUG : file0: reading active writers 2025/07/31 02:16:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.44s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:48 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:48 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:48 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:48 DEBUG : Looking for writers 2025/07/31 02:16:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:49 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:49 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:49 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/31 02:16:49 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/31 02:16:51 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/31 02:16:51 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/31 02:16:52 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/31 02:16:53 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:16:53 DEBUG : c: Looking for writers 2025/07/31 02:16:53 DEBUG : d: Looking for writers 2025/07/31 02:16:53 DEBUG : Looking for writers 2025/07/31 02:16:53 DEBUG : a: Looking for writers 2025/07/31 02:16:53 DEBUG : b: Looking for writers 2025/07/31 02:16:53 DEBUG : Looking for writers 2025/07/31 02:16:53 DEBUG : b: reading active writers 2025/07/31 02:16:53 DEBUG : c: reading active writers 2025/07/31 02:16:53 DEBUG : d: reading active writers 2025/07/31 02:16:53 DEBUG : /: reading active writers 2025/07/31 02:16:53 DEBUG : a: reading active writers 2025/07/31 02:16:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.95s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:16:55 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:16:55 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:16:55 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/31 02:16:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/31 02:16:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/31 02:16:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/31 02:17:00 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:00 DEBUG : a/b/c/d: Looking for writers 2025/07/31 02:17:00 DEBUG : a/b/c: Looking for writers 2025/07/31 02:17:00 DEBUG : d: reading active writers 2025/07/31 02:17:00 DEBUG : a/b: Looking for writers 2025/07/31 02:17:00 DEBUG : c: reading active writers 2025/07/31 02:17:00 DEBUG : a: Looking for writers 2025/07/31 02:17:00 DEBUG : b: reading active writers 2025/07/31 02:17:00 DEBUG : Looking for writers 2025/07/31 02:17:00 DEBUG : a: reading active writers 2025/07/31 02:17:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.52s) === 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-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:02 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:02 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:02 DEBUG : Looking for writers 2025/07/31 02:17:02 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === 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-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:02 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:02 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/31 02:17:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/31 02:17:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/31 02:17:03 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/31 02:17:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:17:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:17:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/31 02:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/31 02:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:04 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/31 02:17:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:17:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/31 02:17:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/31 02:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:06 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (7 bytes), uploading instead of streaming 2025/07/31 02:17:06 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/07/31 02:17:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/31 02:17:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:07 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:07 DEBUG : Looking for writers 2025/07/31 02:17:07 DEBUG : file1: reading active writers 2025/07/31 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.27s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:08 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:08 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/31 02:17:09 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/31 02:17:09 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/31 02:17:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/31 02:17:09 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (11 bytes), uploading instead of streaming 2025/07/31 02:17:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/31 02:17:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 02:17:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/31 02:17:11 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:11 DEBUG : Looking for writers 2025/07/31 02:17:11 DEBUG : file1: reading active writers 2025/07/31 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.64s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:11 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:11 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/31 02:17:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:12 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/31 02:17:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/31 02:17:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/31 02:17:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/31 02:17:13 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:13 DEBUG : Looking for writers 2025/07/31 02:17:13 DEBUG : file1: reading active writers 2025/07/31 02:17:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:14 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:14 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:14 DEBUG : file1: WriteFileHandle.Release closing 2025/07/31 02:17:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:14 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/31 02:17:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:17:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:15 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/31 02:17:15 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:15 DEBUG : Looking for writers 2025/07/31 02:17:15 DEBUG : file1: reading active writers 2025/07/31 02:17:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.17s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:16 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:16 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:16 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (2 bytes), uploading instead of streaming 2025/07/31 02:17:17 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/31 02:17:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/31 02:17:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/31 02:17:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:18 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:18 DEBUG : Looking for writers 2025/07/31 02:17:18 DEBUG : file1: reading active writers 2025/07/31 02:17:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.55s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:18 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:18 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:19 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/31 02:17:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 02:17:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:17:20 DEBUG : file1: Open: flags=O_RDONLY 2025/07/31 02:17:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/31 02:17:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/31 02:17:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:17:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/31 02:17:20 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:20 DEBUG : Looking for writers 2025/07/31 02:17:20 DEBUG : file1: reading active writers 2025/07/31 02:17:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.32s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-kavimor5bumo'", Local "Local file system at /tmp/rclone1994155333", Modify Window "1s" 2025/07/31 02:17:21 INFO : OpenDrive root 'rclone-test-kavimor5bumo': poll-interval is not supported by this remote 2025/07/31 02:17:21 NOTICE: OpenDrive root 'rclone-test-kavimor5bumo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/31 02:17:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/31 02:17:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/31 02:17:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/31 02:17:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/31 02:17:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:21 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': File to upload is small (100 bytes), uploading instead of streaming 2025/07/31 02:17:22 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/07/31 02:17:23 DEBUG : file1: md5 = 1a411dc244d652fd715f4d7363a8365f OK 2025/07/31 02:17:23 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/31 02:17:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/31 02:17:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/31 02:17:23 DEBUG : file1: Open: flags=O_RDONLY 2025/07/31 02:17:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/31 02:17:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/31 02:17:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/31 02:17:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/31 02:17:23 DEBUG : WaitForWriters: timeout=30s 2025/07/31 02:17:23 DEBUG : Looking for writers 2025/07/31 02:17:23 DEBUG : file1: reading active writers 2025/07/31 02:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.77s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/31 02:17:24 DEBUG : OpenDrive root 'rclone-test-kavimor5bumo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m28.18244506s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]